Home
last modified time | relevance | path

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

12

/third_party/musl/porting/linux/user/include/
H A Dlanginfo.h78 #define T_FMT_AMPM 0x2002B macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dlanginfo.h63 #define T_FMT_AMPM 0x2002B macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dlanginfo.h63 #define T_FMT_AMPM 0x2002B macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dlanginfo.h63 #define T_FMT_AMPM 0x2002B macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dlanginfo.h63 #define T_FMT_AMPM 0x2002B macro
/third_party/musl/include/
H A Dlanginfo.h63 #define T_FMT_AMPM 0x2002B macro
/third_party/musl/libc-test/src/api/
H A Dlanginfo.c12 C(T_FMT_AMPM) in f()
/third_party/musl/porting/liteos_a/kernel/src/time/
H A Dstrptime.c110 s = strptime(s, nl_langinfo(T_FMT_AMPM), tm); in strptime()
H A Dstrftime.c120 item = T_FMT_AMPM; in __strftime_fmt_1()
/third_party/musl/porting/liteos_m/kernel/src/time/
H A Dstrptime.c110 s = strptime(s, nl_langinfo(T_FMT_AMPM), tm); in strptime()
H A Dstrftime.c120 item = T_FMT_AMPM; in __strftime_fmt_1()
/third_party/musl/porting/uniproton/kernel/src/time/
H A Dstrptime.c110 s = strptime(s, nl_langinfo(T_FMT_AMPM), tm); in strptime()
H A Dstrftime.c120 item = T_FMT_AMPM; in __strftime_fmt_1()
/third_party/python/Modules/
H A D_localemodule.c559 OpenBSD doesn't have CODESET but has T_FMT_AMPM, and doesn't have
565 #ifdef T_FMT_AMPM
566 LANGINFO(T_FMT_AMPM),
/third_party/musl/porting/linux/user/src/time/
H A Dstrptime.c265 s = strptime(s, nl_langinfo(T_FMT_AMPM), tm); in strptime()
H A Dstrftime.c177 item = T_FMT_AMPM; in __strftime_fmt_1()
/third_party/musl/src/time/
H A Dstrftime.c137 item = T_FMT_AMPM; in __strftime_fmt_1()
H A Dstrptime.c214 s = strptime(s, nl_langinfo(T_FMT_AMPM), tm); in strptime()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
H A Dmod.rs217 pub const T_FMT_AMPM: ::nl_item = 0x32B; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs100 pub const T_FMT_AMPM: ::nl_item = 3; consts
/third_party/rust/crates/libc/src/
H A Dwasi.rs420 pub const T_FMT_AMPM: ::nl_item = 0x2002B; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs667 pub const T_FMT_AMPM: ::nl_item = 0x2002B; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs468 pub const T_FMT_AMPM: ::nl_item = 4; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2390 pub const T_FMT_AMPM: ::nl_item = 5; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1189 pub const T_FMT_AMPM: ::nl_item = 50; consts

Completed in 43 milliseconds

12