Home
last modified time | relevance | path

Searched refs:T_FMT (Results 1 – 25 of 35) sorted by relevance

12

/third_party/musl/porting/liteos_m/kernel/include/
Dlanginfo.h62 #define T_FMT 0x2002A macro
/third_party/musl/porting/linux/user/include/
Dlanginfo.h62 #define T_FMT 0x2002A macro
/third_party/musl/porting/liteos_a/kernel/include/
Dlanginfo.h62 #define T_FMT 0x2002A macro
/third_party/musl/porting/uniproton/kernel/include/
Dlanginfo.h62 #define T_FMT 0x2002A macro
/third_party/musl/include/
Dlanginfo.h62 #define T_FMT 0x2002A macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dlanginfo.h62 #define T_FMT 0x2002A macro
/third_party/musl/libc-test/src/api/
Dlanginfo.c11 C(T_FMT) in f()
/third_party/musl/porting/liteos_a/kernel/src/time/
Dstrptime.c143 s = strptime(s, nl_langinfo(T_FMT), tm); in strptime()
Dstrftime.c159 item = T_FMT; in __strftime_fmt_1()
/third_party/musl/porting/liteos_m/kernel/src/time/
Dstrptime.c143 s = strptime(s, nl_langinfo(T_FMT), tm); in strptime()
Dstrftime.c159 item = T_FMT; in __strftime_fmt_1()
/third_party/musl/porting/uniproton/kernel/src/time/
Dstrptime.c143 s = strptime(s, nl_langinfo(T_FMT), tm); in strptime()
Dstrftime.c159 item = T_FMT; in __strftime_fmt_1()
/third_party/musl/src/time/
Dstrptime.c300 s = strptime(s, nl_langinfo(T_FMT), tm); in strptime()
Dstrftime.c178 item = T_FMT; in __strftime_fmt_1()
/third_party/musl/porting/linux/user/src/time/
Dstrftime.c219 item = T_FMT; in __strftime_fmt_1()
Dstrptime.c358 s = strptime(s, nl_langinfo(T_FMT), tm); in strptime()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
Dmod.rs216 pub const T_FMT: ::nl_item = 0x32A; constant
/third_party/python/Modules/
D_localemodule.c554 LANGINFO(T_FMT),
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt818 T_FMT
Dfuchsia.txt986 T_FMT
Ddragonfly.txt1016 T_FMT
Dnetbsd.txt1019 T_FMT
Dfreebsd.txt1266 T_FMT
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs99 pub const T_FMT: ::nl_item = 2; constant

12