Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/locale/
Duselocale.c51 locale_t newLocale = newlocale(LC_PAPER_MASK, "en_ZA", NULL); in uselocale_0200()
Dnewlocale.c21 LC_PAPER_MASK,
/third_party/musl/libc-test/src/functionalext/supplement/locale/
Duselocale_sup.c51 locale_t newLocale = newlocale(LC_PAPER_MASK, "en_ZA", NULL); in uselocale_0200()
Dnewlocale_sup.c20 static const int lcMarkArry[] = {LC_PAPER_MASK,
/third_party/musl/ndk_musl_include/
Dlocale.h91 #define LC_PAPER_MASK (1<<LC_PAPER) macro
/third_party/musl/porting/linux/user/include/
Dlocale.h91 #define LC_PAPER_MASK (1<<LC_PAPER) macro