Home
last modified time | relevance | path

Searched defs:LC_MESSAGES (Results 1 – 15 of 15) sorted by relevance

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