Home
last modified time | relevance | path

Searched refs:PM_STR (Results 1 - 25 of 28) sorted by relevance

12

/third_party/musl/porting/linux/user/include/
H A Dlanginfo.h73 #define PM_STR 0x20027 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dlanginfo.h58 #define PM_STR 0x20027 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dlanginfo.h58 #define PM_STR 0x20027 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dlanginfo.h58 #define PM_STR 0x20027 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dlanginfo.h58 #define PM_STR 0x20027 macro
/third_party/musl/include/
H A Dlanginfo.h58 #define PM_STR 0x20027 macro
/third_party/musl/libc-test/src/api/
H A Dlanginfo.c14 C(PM_STR) in f()
/third_party/musl/porting/liteos_a/kernel/src/time/
H A Dstrptime.c100 ex = nl_langinfo(PM_STR); in strptime()
H A Dstrftime.c117 item = tm->tm_hour >= 12 ? PM_STR : AM_STR; in __strftime_fmt_1()
/third_party/musl/porting/liteos_m/kernel/src/time/
H A Dstrptime.c100 ex = nl_langinfo(PM_STR); in strptime()
H A Dstrftime.c117 item = tm->tm_hour >= 12 ? PM_STR : AM_STR; in __strftime_fmt_1()
/third_party/musl/porting/uniproton/kernel/src/time/
H A Dstrptime.c100 ex = nl_langinfo(PM_STR); in strptime()
H A Dstrftime.c117 item = tm->tm_hour >= 12 ? PM_STR : AM_STR; in __strftime_fmt_1()
/third_party/musl/porting/linux/user/src/time/
H A Dstrptime.c255 ex = nl_langinfo(PM_STR); in strptime()
H A Dstrftime.c171 item = tm->tm_hour >= __HALF_HOUR__ ? PM_STR : AM_STR; in __strftime_fmt_1()
/third_party/musl/src/time/
H A Dstrftime.c131 item = tm->tm_hour >= 12 ? PM_STR : AM_STR; in __strftime_fmt_1()
H A Dstrptime.c204 ex = nl_langinfo(PM_STR); in strptime()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
H A Dmod.rs213 pub const PM_STR: ::nl_item = 0x327; consts
/third_party/python/Modules/
H A D_localemodule.c556 LANGINFO(PM_STR),
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs102 pub const PM_STR: ::nl_item = 5; consts
/third_party/rust/crates/libc/src/
H A Dwasi.rs415 pub const PM_STR: ::nl_item = 0x20027; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs662 pub const PM_STR: ::nl_item = 0x20027; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs470 pub const PM_STR: ::nl_item = 6; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2316 pub const PM_STR: ::nl_item = 7; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1186 pub const PM_STR: ::nl_item = 48; consts

Completed in 38 milliseconds

12