Home
last modified time | relevance | path

Searched defs:MAP_ANON (Results 1 - 25 of 52) sorted by relevance

123

/third_party/musl/arch/mips64/bits/
H A Dmman.h1 #undef MAP_ANON macro
2 #define MAP_ANON 0x800 macro
/third_party/musl/arch/mipsn32/bits/
H A Dmman.h1 #undef MAP_ANON macro
2 #define MAP_ANON 0x800 macro
/third_party/musl/arch/mips/bits/
H A Dmman.h1 #undef MAP_ANON macro
2 #define MAP_ANON 0x800 macro
/third_party/pcre2/pcre2/src/sljit/
H A DsljitUtils.c81 #define MAP_ANON MAP_ANONYMOUS macro
[all...]
/third_party/node/deps/openssl/openssl/crypto/
H A Dmem_sec.c74 # define MAP_ANON MAP_ANONYMOUS macro
/third_party/openssl/crypto/
H A Dmem_sec.c74 # define MAP_ANON MAP_ANONYMOUS macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dmman.h18 #define MAP_ANON 0x20 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dmman.h26 #define MAP_ANON 0x20 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dmman.h26 #define MAP_ANON 0x20 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dmman.h27 #define MAP_ANON 0x20 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dmman.h26 #define MAP_ANON 0x20 macro
/third_party/musl/include/sys/
H A Dmman.h26 #define MAP_ANON 0x20 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs140 pub const MAP_ANON: ::c_int = 0x800; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs612 pub const MAP_ANON: ::c_int = 0x0020; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs230 pub const MAP_ANON: ::c_int = 0x1000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs649 pub const MAP_ANON: ::c_int = 0x800; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs213 pub const MAP_ANON: ::c_int = 0x0020; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs344 pub const MAP_ANON: ::c_int = 32; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs219 pub const MAP_ANON: ::c_int = 0x0020; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs316 pub const MAP_ANON: ::c_int = 0x0020; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
H A Dhexagon.rs241 pub const MAP_ANON: ::c_int = 32; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H A Ds390x.rs173 pub const MAP_ANON: ::c_int = 0x0020; consts
H A Dpowerpc64.rs164 pub const MAP_ANON: ::c_int = 0x0020; consts
H A Dmips64.rs557 pub const MAP_ANON: ::c_int = 0x800; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/
H A Dmod.rs687 pub const MAP_ANON: ::c_int = 0x0020; consts

Completed in 34 milliseconds

123