Home
last modified time | relevance | path

Searched defs:MAP_NORESERVE (Results 1 - 25 of 67) sorted by relevance

123

/third_party/libunwind/libunwind/tests/
H A Dmapper.c43 # define MAP_NORESERVE 0 macro
/third_party/musl/arch/powerpc/bits/
H A Dmman.h3 #undef MAP_NORESERVE macro
4 #define MAP_NORESERVE 0x40 macro
/third_party/musl/arch/powerpc64/bits/
H A Dmman.h3 #undef MAP_NORESERVE macro
4 #define MAP_NORESERVE 0x40 macro
/third_party/musl/arch/mips64/bits/
H A Dmman.h3 #undef MAP_NORESERVE macro
4 #define MAP_NORESERVE 0x0400 macro
/third_party/musl/arch/mipsn32/bits/
H A Dmman.h3 #undef MAP_NORESERVE macro
4 #define MAP_NORESERVE 0x0400 macro
/third_party/musl/arch/mips/bits/
H A Dmman.h3 #undef MAP_NORESERVE macro
4 #define MAP_NORESERVE 0x0400 macro
/third_party/pulseaudio/src/pulsecore/
H A Dshm.c193 #define MAP_NORESERVE 0 in sharedmem_create() macro
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-blob.cc533 # define MAP_NORESERVE 0 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dmman.h21 #define MAP_NORESERVE 0x4000 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dmman.h28 #define MAP_NORESERVE 0x4000 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dmman.h28 #define MAP_NORESERVE 0x4000 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dmman.h30 #define MAP_NORESERVE 0x4000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dmman.h28 #define MAP_NORESERVE 0x4000 macro
/third_party/musl/include/sys/
H A Dmman.h28 #define MAP_NORESERVE 0x4000 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs139 pub const MAP_NORESERVE: ::c_int = 0x400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs610 pub const MAP_NORESERVE: ::c_int = 0x04000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs648 pub const MAP_NORESERVE: ::c_int = 0x400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs355 pub const MAP_NORESERVE: ::c_int = 0x00040; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs343 pub const MAP_NORESERVE: ::c_int = 16384; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs218 pub const MAP_NORESERVE: ::c_int = 0x04000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs321 pub const MAP_NORESERVE: ::c_int = 0x04000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
H A Dhexagon.rs248 pub const MAP_NORESERVE: ::c_int = 16384; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H A Ds390x.rs172 pub const MAP_NORESERVE: ::c_int = 0x04000; consts
H A Dpowerpc64.rs169 pub const MAP_NORESERVE: ::c_int = 0x04000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/
H A Dmod.rs685 pub const MAP_NORESERVE: ::c_int = 0x4000; consts

Completed in 38 milliseconds

123