/src/lib/libc/locale/ |
c16rtomb.c | 94 __weak_alias(c16rtomb_l,_c16rtomb_l) 101 return c16rtomb_l(s, c16, ps, _current_locale()); 105 c16rtomb_l(char *restrict s, char16_t c16, mbstate_t *restrict ps, function in typeref:typename:size_t
|
c16rtomb.c | 94 __weak_alias(c16rtomb_l,_c16rtomb_l) 101 return c16rtomb_l(s, c16, ps, _current_locale()); 105 c16rtomb_l(char *restrict s, char16_t c16, mbstate_t *restrict ps, function in typeref:typename:size_t
|
/src/lib/libc/include/ |
namespace.h | 227 #define c16rtomb_l _c16rtomb_l macro
|
namespace.h | 227 #define c16rtomb_l _c16rtomb_l macro
|