Home
last modified time | relevance | path

Searched refs:D_T_FMT (Results 1 - 25 of 30) sorted by relevance

12

/third_party/musl/porting/linux/user/include/
H A Dlanginfo.h75 #define D_T_FMT 0x20028 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dlanginfo.h60 #define D_T_FMT 0x20028 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dlanginfo.h60 #define D_T_FMT 0x20028 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dlanginfo.h60 #define D_T_FMT 0x20028 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dlanginfo.h60 #define D_T_FMT 0x20028 macro
/third_party/musl/include/
H A Dlanginfo.h60 #define D_T_FMT 0x20028 macro
/third_party/musl/libc-test/src/api/
H A Dlanginfo.c9 C(D_T_FMT) in f()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/strftime/
H A D2-1.c31 strftime(text, sizeof(text), nl_langinfo(D_T_FMT), local_t); in main()
H A 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/
H A Dstrptime.c45 s = strptime(s, nl_langinfo(D_T_FMT), tm); in strptime()
H A Dstrftime.c71 item = D_T_FMT; in __strftime_fmt_1()
/third_party/musl/porting/liteos_m/kernel/src/time/
H A Dstrptime.c45 s = strptime(s, nl_langinfo(D_T_FMT), tm); in strptime()
H A Dstrftime.c71 item = D_T_FMT; in __strftime_fmt_1()
/third_party/musl/porting/uniproton/kernel/src/time/
H A Dstrptime.c45 s = strptime(s, nl_langinfo(D_T_FMT), tm); in strptime()
H A Dstrftime.c71 item = D_T_FMT; in __strftime_fmt_1()
/third_party/musl/porting/linux/user/src/time/
H A Dstrptime.c173 s = strptime(s, nl_langinfo(D_T_FMT), tm); in strptime()
H A Dstrftime.c103 item = D_T_FMT; in __strftime_fmt_1()
/third_party/musl/src/time/
H A Dstrftime.c72 item = D_T_FMT; in __strftime_fmt_1()
H A Dstrptime.c128 s = strptime(s, nl_langinfo(D_T_FMT), tm); in strptime()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
H A Dmod.rs214 pub const D_T_FMT: ::nl_item = 0x328; consts
/third_party/python/Modules/
H A D_localemodule.c552 LANGINFO(D_T_FMT),
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs97 pub const D_T_FMT: ::nl_item = 0; consts
/third_party/rust/crates/libc/src/
H A Dwasi.rs417 pub const D_T_FMT: ::nl_item = 0x20028; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs664 pub const D_T_FMT: ::nl_item = 0x20028; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs465 pub const D_T_FMT: ::nl_item = 1; consts

Completed in 22 milliseconds

12