/src/lib/libc/locale/ |
c32rtomb.c | 78 __weak_alias(c32rtomb_l,_c32rtomb_l) 85 return c32rtomb_l(s, c32, ps, _current_locale()); 89 c32rtomb_l(char *restrict s, char32_t c32, mbstate_t *restrict ps, function in typeref:typename:size_t
|
c32rtomb.c | 78 __weak_alias(c32rtomb_l,_c32rtomb_l) 85 return c32rtomb_l(s, c32, ps, _current_locale()); 89 c32rtomb_l(char *restrict s, char32_t c32, mbstate_t *restrict ps, function in typeref:typename:size_t
|
/src/lib/libc/include/ |
namespace.h | 229 #define c32rtomb_l _c32rtomb_l macro
|
namespace.h | 229 #define c32rtomb_l _c32rtomb_l macro
|