Home
last modified time | relevance | path

Searched refs:wide (Results 1 – 2 of 2) sorted by relevance

/rkdeveloptool/
H A Dmain.cpp1349 static inline void str2wide(const char* str, uint16_t* wide, int len) in str2wide() argument
1353 wide[i] = (uint16_t) str[i]; in str2wide()
1355 wide[len] = 0; in str2wide()
1680 static inline void wide2str(const uint16_t* wide, char* str, int len) in wide2str() argument
1684 str[i] = (char) (wide[i] & 0xFF); in wide2str()
H A Dlicense.txt220 generous contributions to the wide range of software distributed