Home
last modified time | relevance | path

Searched defs:LC_MESSAGES (Results 1 - 13 of 13) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/
H A Dlocale.h23 #define LC_MESSAGES 5 macro
/third_party/musl/porting/linux/user/include/
H A Dlocale.h38 #define LC_MESSAGES 5 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dlocale.h21 #define LC_MESSAGES 5 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dlocale.h21 #define LC_MESSAGES 5 macro
/third_party/musl/include/
H A Dlocale.h23 #define LC_MESSAGES 5 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
H A Dmod.rs161 pub const LC_MESSAGES: ::c_int = 5; consts
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs254 pub const LC_MESSAGES: ::c_int = 6; consts
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs228 pub const LC_MESSAGES: c_int = 6; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs847 pub const LC_MESSAGES: ::c_int = 6; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs566 pub const LC_MESSAGES: ::c_int = 5; consts
580 pub const LC_MESSAGES: ::c_int = 5; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2273 pub const LC_MESSAGES: ::c_int = 32; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1519 pub const LC_MESSAGES: ::c_int = 5; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1119 pub const LC_MESSAGES: ::c_int = 5; consts

Completed in 44 milliseconds