Home
last modified time | relevance | path

Searched refs:MON_1 (Results 1 – 17 of 17) sorted by relevance

/third_party/musl/ndk_musl_include/
Dlanginfo.h59 #define MON_1 0x2001A macro
/third_party/musl/porting/uniproton/kernel/include/
Dlanginfo.h44 #define MON_1 0x2001A macro
/third_party/musl/porting/liteos_a/kernel/include/
Dlanginfo.h44 #define MON_1 0x2001A macro
/third_party/musl/porting/linux/user/include/
Dlanginfo.h59 #define MON_1 0x2001A macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dlanginfo.h44 #define MON_1 0x2001A macro
/third_party/musl/porting/liteos_m/kernel/include/
Dlanginfo.h44 #define MON_1 0x2001A macro
/third_party/musl/include/
Dlanginfo.h44 #define MON_1 0x2001A macro
/third_party/musl/libc-test/src/api/
Dlanginfo.c29 C(MON_1) in f()
/third_party/musl/src/time/
Dstrftime.c68 item = MON_1 + tm->tm_mon; in __strftime_fmt_1()
/third_party/musl/porting/liteos_a/kernel/src/time/
Dstrftime.c68 item = MON_1 + tm->tm_mon; in __strftime_fmt_1()
/third_party/musl/porting/uniproton/kernel/src/time/
Dstrftime.c68 item = MON_1 + tm->tm_mon; in __strftime_fmt_1()
/third_party/musl/porting/liteos_m/kernel/src/time/
Dstrftime.c68 item = MON_1 + tm->tm_mon; in __strftime_fmt_1()
/third_party/musl/porting/linux/user/src/time/
Dstrftime.c100 item = MON_1 + tm->tm_mon; in __strftime_fmt_1()
/third_party/python/Modules/
D_localemodule.c512 LANGINFO(MON_1),
/third_party/python/Doc/library/
Dlocale.rst209 .. data:: MON_1 ... MON_12
/third_party/glib/glib/
Dgdatetime.c208 { MON_1, MON_2, MON_3, MON_4, MON_5, MON_6, MON_7, MON_8, MON_9, MON_10, MON_11, MON_12 },
/third_party/glib/
Dmeson.build1114 str = nl_langinfo (MON_1);