Home
last modified time | relevance | path

Searched refs:AM_STR (Results 1 – 20 of 20) sorted by relevance

/third_party/musl/ndk_musl_include/
Dlanginfo.h72 #define AM_STR 0x20026 macro
/third_party/musl/porting/uniproton/kernel/include/
Dlanginfo.h57 #define AM_STR 0x20026 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dlanginfo.h57 #define AM_STR 0x20026 macro
/third_party/musl/porting/linux/user/include/
Dlanginfo.h72 #define AM_STR 0x20026 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dlanginfo.h57 #define AM_STR 0x20026 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dlanginfo.h57 #define AM_STR 0x20026 macro
/third_party/musl/include/
Dlanginfo.h57 #define AM_STR 0x20026 macro
/third_party/musl/libc-test/src/api/
Dlanginfo.c13 C(AM_STR) in f()
/third_party/musl/porting/liteos_a/kernel/src/time/
Dstrptime.c93 ex = nl_langinfo(AM_STR); in strptime()
Dstrftime.c117 item = tm->tm_hour >= 12 ? PM_STR : AM_STR; in __strftime_fmt_1()
/third_party/musl/porting/uniproton/kernel/src/time/
Dstrptime.c93 ex = nl_langinfo(AM_STR); in strptime()
Dstrftime.c117 item = tm->tm_hour >= 12 ? PM_STR : AM_STR; in __strftime_fmt_1()
/third_party/musl/src/time/
Dstrptime.c93 ex = nl_langinfo(AM_STR); in strptime()
Dstrftime.c117 item = tm->tm_hour >= 12 ? PM_STR : AM_STR; in __strftime_fmt_1()
/third_party/musl/porting/liteos_m/kernel/src/time/
Dstrptime.c93 ex = nl_langinfo(AM_STR); in strptime()
Dstrftime.c117 item = tm->tm_hour >= 12 ? PM_STR : AM_STR; in __strftime_fmt_1()
/third_party/musl/porting/linux/user/src/time/
Dstrftime.c171 item = tm->tm_hour >= __HALF_HOUR__ ? PM_STR : AM_STR; in __strftime_fmt_1()
Dstrptime.c248 ex = nl_langinfo(AM_STR); in strptime()
/third_party/python/Modules/
D_localemodule.c555 LANGINFO(AM_STR),
/third_party/glib/glib/
Dgdatetime.c190 nl_langinfo (AM_STR) : \