Home
last modified time | relevance | path

Searched defs:NT_PLATFORM (Results 1 – 8 of 8) sorted by relevance

/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs945 pub const NT_PLATFORM: ::c_int = 5; constant
/third_party/musl/porting/linux/user/include/
Delf.h635 #define NT_PLATFORM 5 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h632 #define NT_PLATFORM 5 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h632 #define NT_PLATFORM 5 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h632 #define NT_PLATFORM 5 macro
/third_party/musl/include/
Delf.h633 #define NT_PLATFORM 5 macro
/third_party/musl/ndk_musl_include/
Delf.h632 #define NT_PLATFORM 5 macro
/third_party/elfutils/libelf/
Delf.h756 #define NT_PLATFORM 5 /* String from sysinfo(SI_PLATFORM) */ macro