Home
last modified time | relevance | path

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

12

/third_party/musl/porting/liteos_m/kernel/include/
Dlanginfo.h63 #define T_FMT_AMPM 0x2002B macro
/third_party/musl/porting/linux/user/include/
Dlanginfo.h63 #define T_FMT_AMPM 0x2002B macro
/third_party/musl/porting/liteos_a/kernel/include/
Dlanginfo.h63 #define T_FMT_AMPM 0x2002B macro
/third_party/musl/porting/uniproton/kernel/include/
Dlanginfo.h63 #define T_FMT_AMPM 0x2002B macro
/third_party/musl/include/
Dlanginfo.h63 #define T_FMT_AMPM 0x2002B macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dlanginfo.h63 #define T_FMT_AMPM 0x2002B macro
/third_party/musl/libc-test/src/api/
Dlanginfo.c12 C(T_FMT_AMPM) in f()
/third_party/musl/porting/liteos_a/kernel/src/time/
Dstrptime.c110 s = strptime(s, nl_langinfo(T_FMT_AMPM), tm); in strptime()
Dstrftime.c120 item = T_FMT_AMPM; in __strftime_fmt_1()
/third_party/musl/porting/liteos_m/kernel/src/time/
Dstrptime.c110 s = strptime(s, nl_langinfo(T_FMT_AMPM), tm); in strptime()
Dstrftime.c120 item = T_FMT_AMPM; in __strftime_fmt_1()
/third_party/musl/porting/uniproton/kernel/src/time/
Dstrptime.c110 s = strptime(s, nl_langinfo(T_FMT_AMPM), tm); in strptime()
Dstrftime.c120 item = T_FMT_AMPM; in __strftime_fmt_1()
/third_party/python/Modules/
D_localemodule.c565 #ifdef T_FMT_AMPM
566 LANGINFO(T_FMT_AMPM),
/third_party/musl/src/time/
Dstrptime.c214 s = strptime(s, nl_langinfo(T_FMT_AMPM), tm); in strptime()
Dstrftime.c136 item = T_FMT_AMPM; in __strftime_fmt_1()
/third_party/musl/porting/linux/user/src/time/
Dstrftime.c177 item = T_FMT_AMPM; in __strftime_fmt_1()
Dstrptime.c265 s = strptime(s, nl_langinfo(T_FMT_AMPM), tm); in strptime()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
Dmod.rs217 pub const T_FMT_AMPM: ::nl_item = 0x32B; constant
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt819 T_FMT_AMPM
Dfuchsia.txt987 T_FMT_AMPM
Ddragonfly.txt1017 T_FMT_AMPM
Dnetbsd.txt1020 T_FMT_AMPM
Dfreebsd.txt1267 T_FMT_AMPM
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs100 pub const T_FMT_AMPM: ::nl_item = 3; constant

12