Home
last modified time | relevance | path

Searched defs:MAP_TRYFIXED (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Dmman.d36 enum MAP_TRYFIXED = 0; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Dmman.d43 enum MAP_TRYFIXED = 0x10000; variable
/netbsd-src/sys/sys/
H A Dmman.h94 #define MAP_TRYFIXED 0x0400 /* attempt hint address, even within break */ macro