Home
last modified time | relevance | path

Searched refs:LC_COLLATE_MASK (Results 1 - 16 of 16) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/
H A Dlocale.h69 #define LC_COLLATE_MASK (1<<LC_COLLATE) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dlocale.h69 #define LC_COLLATE_MASK (1<<LC_COLLATE) macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dlocale.h71 #define LC_COLLATE_MASK (1<<LC_COLLATE) macro
/third_party/musl/porting/linux/user/include/
H A Dlocale.h90 #define LC_COLLATE_MASK (1<<LC_COLLATE) macro
/third_party/musl/include/
H A Dlocale.h81 #define LC_COLLATE_MASK (1<<LC_COLLATE) macro
/third_party/musl/libc-test/src/api/
H A Dlocale.c47 C(LC_COLLATE_MASK) in f()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1444 pub const LC_COLLATE_MASK: ::c_int = 1 << 0; consts
1450 pub const LC_ALL_MASK: ::c_int = LC_COLLATE_MASK
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1124 pub const LC_COLLATE_MASK: ::c_int = 1 << LC_COLLATE; consts
1130 | LC_COLLATE_MASK
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs700 | ::LC_COLLATE_MASK
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1662 pub const LC_COLLATE_MASK: ::c_int = 1 << ::LC_COLLATE; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs588 pub const LC_COLLATE_MASK: ::c_int = 1 << LC_COLLATE; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs3000 pub const LC_COLLATE_MASK: ::c_int = 1 << 0; consts
3006 pub const LC_ALL_MASK: ::c_int = LC_COLLATE_MASK
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1375 pub const LC_COLLATE_MASK: ::c_int = 1 << ::LC_COLLATE; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1273 | ::LC_COLLATE_MASK
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs2633 pub const LC_COLLATE_MASK: ::c_int = 1 << 0; consts
2639 pub const LC_ALL_MASK: ::c_int = LC_COLLATE_MASK
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1524 pub const LC_COLLATE_MASK: ::c_int = 1 << LC_COLLATE; consts

Completed in 77 milliseconds