Home
last modified time | relevance | path

Searched refs:D_T_FMT (Results 1 – 25 of 38) sorted by relevance

12

/third_party/musl/porting/liteos_m/kernel/include/
Dlanginfo.h60 #define D_T_FMT 0x20028 macro
/third_party/musl/porting/linux/user/include/
Dlanginfo.h60 #define D_T_FMT 0x20028 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dlanginfo.h60 #define D_T_FMT 0x20028 macro
/third_party/musl/porting/uniproton/kernel/include/
Dlanginfo.h60 #define D_T_FMT 0x20028 macro
/third_party/musl/include/
Dlanginfo.h60 #define D_T_FMT 0x20028 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dlanginfo.h60 #define D_T_FMT 0x20028 macro
/third_party/musl/libc-test/src/api/
Dlanginfo.c9 C(D_T_FMT) in f()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/strftime/
D2-1.c31 strftime(text, sizeof(text), nl_langinfo(D_T_FMT), local_t); in main()
D1-1.c30 strftime(text, sizeof(text), nl_langinfo(D_T_FMT), local_t); in main()
/third_party/musl/porting/liteos_a/kernel/src/time/
Dstrptime.c45 s = strptime(s, nl_langinfo(D_T_FMT), tm); in strptime()
Dstrftime.c71 item = D_T_FMT; in __strftime_fmt_1()
/third_party/musl/porting/liteos_m/kernel/src/time/
Dstrptime.c45 s = strptime(s, nl_langinfo(D_T_FMT), tm); in strptime()
Dstrftime.c71 item = D_T_FMT; in __strftime_fmt_1()
/third_party/musl/porting/uniproton/kernel/src/time/
Dstrptime.c45 s = strptime(s, nl_langinfo(D_T_FMT), tm); in strptime()
Dstrftime.c71 item = D_T_FMT; in __strftime_fmt_1()
/third_party/musl/src/time/
Dstrptime.c128 s = strptime(s, nl_langinfo(D_T_FMT), tm); in strptime()
Dstrftime.c71 item = D_T_FMT; in __strftime_fmt_1()
/third_party/musl/porting/linux/user/src/time/
Dstrftime.c103 item = D_T_FMT; in __strftime_fmt_1()
Dstrptime.c173 s = strptime(s, nl_langinfo(D_T_FMT), tm); in strptime()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
Dmod.rs214 pub const D_T_FMT: ::nl_item = 0x328; constant
/third_party/python/Modules/
D_localemodule.c552 LANGINFO(D_T_FMT),
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt136 D_T_FMT
Dfuchsia.txt165 D_T_FMT
Ddragonfly.txt210 D_T_FMT
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs97 pub const D_T_FMT: ::nl_item = 0; constant

12