Home
last modified time | relevance | path

Searched refs:PM_STR (Results 1 – 25 of 36) sorted by relevance

12

/third_party/musl/porting/liteos_m/kernel/include/
Dlanginfo.h58 #define PM_STR 0x20027 macro
/third_party/musl/porting/uniproton/kernel/include/
Dlanginfo.h58 #define PM_STR 0x20027 macro
/third_party/musl/porting/linux/user/include/
Dlanginfo.h73 #define PM_STR 0x20027 macro
/third_party/musl/ndk_musl_include/
Dlanginfo.h73 #define PM_STR 0x20027 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dlanginfo.h58 #define PM_STR 0x20027 macro
/third_party/musl/include/
Dlanginfo.h58 #define PM_STR 0x20027 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dlanginfo.h58 #define PM_STR 0x20027 macro
/third_party/musl/libc-test/src/api/
Dlanginfo.c14 C(PM_STR) in f()
/third_party/musl/src/time/
Dstrptime.c100 ex = nl_langinfo(PM_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.c100 ex = nl_langinfo(PM_STR); in strptime()
Dstrftime.c117 item = tm->tm_hour >= 12 ? PM_STR : AM_STR; in __strftime_fmt_1()
/third_party/musl/porting/liteos_a/kernel/src/time/
Dstrptime.c100 ex = nl_langinfo(PM_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.c100 ex = nl_langinfo(PM_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.c255 ex = nl_langinfo(PM_STR); in strptime()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
Dmod.rs213 pub const PM_STR: ::nl_item = 0x327; constant
/third_party/python/Modules/
D_localemodule.c556 LANGINFO(PM_STR),
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt653 PM_STR
Dfuchsia.txt578 PM_STR
Ddragonfly.txt751 PM_STR
Dnetbsd.txt794 PM_STR
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs102 pub const PM_STR: ::nl_item = 5; constant

12