Home
last modified time | relevance | path

Searched refs:NT_GWINDOWS (Results 1 – 10 of 10) sorted by relevance

/third_party/rust/crates/libc/libc-test/semver/
Dlinux-gnu.txt339 NT_GWINDOWS
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs947 pub const NT_GWINDOWS: ::c_int = 7; constant
/third_party/musl/ndk_musl_include/
Delf.h634 #define NT_GWINDOWS 7 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h634 #define NT_GWINDOWS 7 macro
/third_party/musl/include/
Delf.h635 #define NT_GWINDOWS 7 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h634 #define NT_GWINDOWS 7 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h634 #define NT_GWINDOWS 7 macro
/third_party/musl/porting/linux/user/include/
Delf.h637 #define NT_GWINDOWS 7 macro
/third_party/elfutils/libelf/
Delf.h758 #define NT_GWINDOWS 7 /* Contains copy of gwindows struct */ macro
/third_party/elfutils/src/
Delflint.c4329 case NT_GWINDOWS: in check_note_data()