Searched defs:MAP_FAILED (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/gcc/gcc/config/
H A Dhost-hpux.c30 #define MAP_FAILED (void *)-1L macro
/openbsd-current/gnu/llvm/compiler-rt/lib/profile/
H A DWindowsMMap.h30 #define MAP_FAILED ((void *) -1) macro
/openbsd-current/gnu/lib/libreadline/
H A Dhistfile.c67 # define MAP_FAILED ((void *)-1) macro
/openbsd-current/sys/sys/
H A Dmman.h85 #define MAP_FAILED ((void *)-1) macro
/openbsd-current/gnu/gcc/gcc/
H A Dggc-common.c48 # define MAP_FAILED ((void *)-1) macro
H A Dggc-page.c55 # define MAP_FAILED -1 macro
68 # define MAP_FAILED -1 macro
H A Dggc-zone.c63 # define MAP_FAILED -1 macro
74 # define MAP_FAILED -1 macro
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dggc-page.c45 # define MAP_FAILED -1 macro
58 # define MAP_FAILED -1 macro
/openbsd-current/usr.sbin/nsd/
H A Dudb.c24 #define MAP_FAILED ((void*)-1) macro
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp132 void *const MAP_FAILED = (void*)-1; variable

Completed in 138 milliseconds