Searched refs:global_locale (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/locale/
H A Dduplocale.c11 old = &libc.global_locale;
H A Duselocale.c8 locale_t global = &libc.global_locale;
H A Dsetlocale.c16 libc.global_locale.cat[cat] = lm = __get_locale(cat, name);
18 lm = libc.global_locale.cat[cat];
56 const struct __locale_map* lm = libc.global_locale.cat[i];
/fuchsia/zircon/third_party/ulib/musl/src/internal/
H A Dlibc.h31 struct __locale_struct global_locale; member in struct:__libc
/fuchsia/zircon/third_party/ulib/musl/src/thread/
H A Dallocate.c215 td->locale = &libc.global_locale;

Completed in 87 milliseconds