/third_party/musl/porting/liteos_m/kernel/include/ |
D | langinfo.h | 60 #define D_T_FMT 0x20028 macro
|
/third_party/musl/porting/linux/user/include/ |
D | langinfo.h | 60 #define D_T_FMT 0x20028 macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | langinfo.h | 60 #define D_T_FMT 0x20028 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | langinfo.h | 60 #define D_T_FMT 0x20028 macro
|
/third_party/musl/include/ |
D | langinfo.h | 60 #define D_T_FMT 0x20028 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | langinfo.h | 60 #define D_T_FMT 0x20028 macro
|
/third_party/musl/libc-test/src/api/ |
D | langinfo.c | 9 C(D_T_FMT) in f()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/strftime/ |
D | 2-1.c | 31 strftime(text, sizeof(text), nl_langinfo(D_T_FMT), local_t); in main()
|
D | 1-1.c | 30 strftime(text, sizeof(text), nl_langinfo(D_T_FMT), local_t); in main()
|
/third_party/musl/porting/liteos_a/kernel/src/time/ |
D | strptime.c | 45 s = strptime(s, nl_langinfo(D_T_FMT), tm); in strptime()
|
D | strftime.c | 71 item = D_T_FMT; in __strftime_fmt_1()
|
/third_party/musl/porting/liteos_m/kernel/src/time/ |
D | strptime.c | 45 s = strptime(s, nl_langinfo(D_T_FMT), tm); in strptime()
|
D | strftime.c | 71 item = D_T_FMT; in __strftime_fmt_1()
|
/third_party/musl/porting/uniproton/kernel/src/time/ |
D | strptime.c | 45 s = strptime(s, nl_langinfo(D_T_FMT), tm); in strptime()
|
D | strftime.c | 71 item = D_T_FMT; in __strftime_fmt_1()
|
/third_party/musl/src/time/ |
D | strptime.c | 128 s = strptime(s, nl_langinfo(D_T_FMT), tm); in strptime()
|
D | strftime.c | 71 item = D_T_FMT; in __strftime_fmt_1()
|
/third_party/musl/porting/linux/user/src/time/ |
D | strftime.c | 103 item = D_T_FMT; in __strftime_fmt_1()
|
D | strptime.c | 173 s = strptime(s, nl_langinfo(D_T_FMT), tm); in strptime()
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/ |
D | mod.rs | 214 pub const D_T_FMT: ::nl_item = 0x328; constant
|
/third_party/python/Modules/ |
D | _localemodule.c | 552 LANGINFO(D_T_FMT),
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | openbsd.txt | 136 D_T_FMT
|
D | fuchsia.txt | 165 D_T_FMT
|
D | dragonfly.txt | 210 D_T_FMT
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/ |
D | mod.rs | 97 pub const D_T_FMT: ::nl_item = 0; constant
|