Searched defs:c16 (Results 1 – 2 of 2) sorted by relevance
42 c16rtomb_l(char * __restrict s, char16_t c16, mbstate_t * __restrict ps, in c16rtomb_l()79 c16rtomb(char * __restrict s, char16_t c16, mbstate_t * __restrict ps) in c16rtomb()
59 static char16_t c16; variable