Home
last modified time | relevance | path

Searched refs:D_FMT (Results 1 – 25 of 37) sorted by relevance

12

/third_party/musl/porting/liteos_a/kernel/include/
Dlanginfo.h61 #define D_FMT 0x20029 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dlanginfo.h61 #define D_FMT 0x20029 macro
/third_party/musl/include/
Dlanginfo.h61 #define D_FMT 0x20029 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dlanginfo.h61 #define D_FMT 0x20029 macro
/third_party/musl/porting/linux/user/include/
Dlanginfo.h76 #define D_FMT 0x20029 macro
/third_party/musl/porting/uniproton/kernel/include/
Dlanginfo.h61 #define D_FMT 0x20029 macro
/third_party/musl/ndk_musl_include/
Dlanginfo.h76 #define D_FMT 0x20029 macro
/third_party/musl/libc-test/src/api/
Dlanginfo.c10 C(D_FMT) in f()
/third_party/musl/src/time/
Dstrptime.c139 s = strptime(s, nl_langinfo(D_FMT), tm); in strptime()
Dstrftime.c156 item = D_FMT; in __strftime_fmt_1()
/third_party/musl/porting/liteos_a/kernel/src/time/
Dstrptime.c139 s = strptime(s, nl_langinfo(D_FMT), tm); in strptime()
Dstrftime.c156 item = D_FMT; in __strftime_fmt_1()
/third_party/musl/porting/liteos_m/kernel/src/time/
Dstrptime.c139 s = strptime(s, nl_langinfo(D_FMT), tm); in strptime()
Dstrftime.c156 item = D_FMT; in __strftime_fmt_1()
/third_party/musl/porting/uniproton/kernel/src/time/
Dstrptime.c139 s = strptime(s, nl_langinfo(D_FMT), tm); in strptime()
Dstrftime.c156 item = D_FMT; in __strftime_fmt_1()
/third_party/musl/porting/linux/user/src/time/
Dstrftime.c216 item = D_FMT; in __strftime_fmt_1()
Dstrptime.c352 s = strptime(s, nl_langinfo(D_FMT), tm); in strptime()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
Dmod.rs215 pub const D_FMT: ::nl_item = 0x329; constant
/third_party/python/Modules/
D_localemodule.c553 LANGINFO(D_FMT),
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt135 D_FMT
Dfuchsia.txt164 D_FMT
Dnetbsd.txt256 D_FMT
Ddragonfly.txt208 D_FMT
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs98 pub const D_FMT: ::nl_item = 1; constant

12