Home
last modified time | relevance | path

Searched refs:__locale_struct (Results 1 – 6 of 6) sorted by relevance

/third_party/ulib/musl/src/locale/
A Dc_locale.c9 const struct __locale_struct __c_locale = {};
10 const struct __locale_struct __c_dot_utf8_locale = {.cat[LC_CTYPE] = &__c_dot_utf8};
A Dnewlocale.c12 struct __locale_struct tmp; in __newlocale()
/third_party/ulib/musl/src/internal/
A Dlocale_impl.h18 extern const struct __locale_struct __c_locale;
19 extern const struct __locale_struct __c_dot_utf8_locale;
A Dlibc.h15 struct __locale_struct { struct
31 struct __locale_struct global_locale; argument
A Dstdio_impl.h50 struct __locale_struct* locale;
/third_party/ulib/musl/include/bits/
A Dalltypes.h366 typedef struct __locale_struct* locale_t;

Completed in 9 milliseconds