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

12

/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dlinux_api.h49 #define MAP_FAILED ( ( void * ) -1 ) macro
/vbox/src/libs/libxml2-2.6.31/
H A DtestRelax.c38 #ifndef MAP_FAILED
39 #define MAP_FAILED ((void *) -1) macro
98 if (base == (void *) MAP_FAILED)
H A DtestSchemas.c38 #ifndef MAP_FAILED
39 #define MAP_FAILED ((void *) -1) macro
94 if (base == (void *) MAP_FAILED)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86_OSlib.h358 #ifndef MAP_FAILED
359 #define MAP_FAILED ((void *)-1) macro
H A Dcompiler.h805 #ifndef MAP_FAILED
806 #define MAP_FAILED ((void *)-1) macro
954 if (ioBase == MAP_FAILED)
962 if (ioBase == MAP_FAILED)
970 if (ioBase == MAP_FAILED)
978 if (ioBase == MAP_FAILED)
986 if (ioBase == MAP_FAILED)
994 if (ioBase == MAP_FAILED)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dcompiler.h602 #ifndef MAP_FAILED
603 #define MAP_FAILED ((void *)-1) macro
716 if (ioBase == MAP_FAILED)
724 if (ioBase == MAP_FAILED)
732 if (ioBase == MAP_FAILED)
740 if (ioBase == MAP_FAILED)
748 if (ioBase == MAP_FAILED)
756 if (ioBase == MAP_FAILED)
H A Dxf86_OSlib.h363 #ifndef MAP_FAILED
364 #define MAP_FAILED ((void *)-1) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86_OSlib.h366 #ifndef MAP_FAILED
367 #define MAP_FAILED ((void *)-1) macro
H A Dcompiler.h768 # ifndef MAP_FAILED
769 # define MAP_FAILED ((void *)-1) macro
933 if(ioBase == MAP_FAILED) return;
940 if(ioBase == MAP_FAILED) return;
947 if(ioBase == MAP_FAILED) return;
954 if(ioBase == MAP_FAILED) return 0;
961 if(ioBase == MAP_FAILED) return 0;
968 if(ioBase == MAP_FAILED) return 0;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86_OSlib.h363 #ifndef MAP_FAILED
364 #define MAP_FAILED ((void *)-1) macro
H A Dcompiler.h804 #ifndef MAP_FAILED
805 #define MAP_FAILED ((void *)-1) macro
953 if (ioBase == MAP_FAILED)
961 if (ioBase == MAP_FAILED)
969 if (ioBase == MAP_FAILED)
977 if (ioBase == MAP_FAILED)
985 if (ioBase == MAP_FAILED)
993 if (ioBase == MAP_FAILED)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86_OSlib.h363 #ifndef MAP_FAILED
364 #define MAP_FAILED ((void *)-1) macro
H A Dcompiler.h804 #ifndef MAP_FAILED
805 #define MAP_FAILED ((void *)-1) macro
953 if (ioBase == MAP_FAILED)
961 if (ioBase == MAP_FAILED)
969 if (ioBase == MAP_FAILED)
977 if (ioBase == MAP_FAILED)
985 if (ioBase == MAP_FAILED)
993 if (ioBase == MAP_FAILED)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86_OSlib.h358 #ifndef MAP_FAILED
359 #define MAP_FAILED ((void *)-1) macro
H A Dcompiler.h804 #ifndef MAP_FAILED
805 #define MAP_FAILED ((void *)-1) macro
953 if (ioBase == MAP_FAILED)
961 if (ioBase == MAP_FAILED)
969 if (ioBase == MAP_FAILED)
977 if (ioBase == MAP_FAILED)
985 if (ioBase == MAP_FAILED)
993 if (ioBase == MAP_FAILED)
/vbox/src/VBox/Runtime/r3/posix/
H A Drtmempage-exec-mmap-heap-posix.cpp158 # undef MAP_FAILED macro
159 # define MAP_FAILED (void *)-1 macro
180 return MAP_FAILED;
408 if (pvPages == MAP_FAILED)
666 if (pv != MAP_FAILED)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcompiler.h1074 # ifndef MAP_FAILED
1075 # define MAP_FAILED ((void *)-1) macro
1249 if(ioBase == MAP_FAILED) return;
1256 if(ioBase == MAP_FAILED) return;
1263 if(ioBase == MAP_FAILED) return;
1270 if(ioBase == MAP_FAILED) return 0;
1277 if(ioBase == MAP_FAILED) return 0;
1284 if(ioBase == MAP_FAILED) return 0;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcompiler.h1072 # ifndef MAP_FAILED
1073 # define MAP_FAILED ((void *)-1) macro
1247 if(ioBase == MAP_FAILED) return;
1254 if(ioBase == MAP_FAILED) return;
1261 if(ioBase == MAP_FAILED) return;
1268 if(ioBase == MAP_FAILED) return 0;
1275 if(ioBase == MAP_FAILED) return 0;
1282 if(ioBase == MAP_FAILED) return 0;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcompiler.h1072 # ifndef MAP_FAILED
1073 # define MAP_FAILED ((void *)-1) macro
1247 if(ioBase == MAP_FAILED) return;
1254 if(ioBase == MAP_FAILED) return;
1261 if(ioBase == MAP_FAILED) return;
1268 if(ioBase == MAP_FAILED) return 0;
1275 if(ioBase == MAP_FAILED) return 0;
1282 if(ioBase == MAP_FAILED) return 0;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dcompiler.h1037 # ifndef MAP_FAILED
1038 # define MAP_FAILED ((void *)-1) macro
1212 if(ioBase == MAP_FAILED) return;
1219 if(ioBase == MAP_FAILED) return;
1226 if(ioBase == MAP_FAILED) return;
1233 if(ioBase == MAP_FAILED) return 0;
1240 if(ioBase == MAP_FAILED) return 0;
1247 if(ioBase == MAP_FAILED) return 0;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dcompiler.h786 # ifndef MAP_FAILED
787 # define MAP_FAILED ((void *)-1) macro
951 if(ioBase == MAP_FAILED) return;
958 if(ioBase == MAP_FAILED) return;
965 if(ioBase == MAP_FAILED) return;
972 if(ioBase == MAP_FAILED) return 0;
979 if(ioBase == MAP_FAILED) return 0;
986 if(ioBase == MAP_FAILED) return 0;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dcompiler.h787 # ifndef MAP_FAILED
788 # define MAP_FAILED ((void *)-1) macro
952 if(ioBase == MAP_FAILED) return;
959 if(ioBase == MAP_FAILED) return;
966 if(ioBase == MAP_FAILED) return;
973 if(ioBase == MAP_FAILED) return 0;
980 if(ioBase == MAP_FAILED) return 0;
987 if(ioBase == MAP_FAILED) return 0;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dcompiler.h787 # ifndef MAP_FAILED
788 # define MAP_FAILED ((void *)-1) macro
952 if(ioBase == MAP_FAILED) return;
959 if(ioBase == MAP_FAILED) return;
966 if(ioBase == MAP_FAILED) return;
973 if(ioBase == MAP_FAILED) return 0;
980 if(ioBase == MAP_FAILED) return 0;
987 if(ioBase == MAP_FAILED) return 0;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dcompiler.h787 # ifndef MAP_FAILED
788 # define MAP_FAILED ((void *)-1) macro
952 if(ioBase == MAP_FAILED) return;
959 if(ioBase == MAP_FAILED) return;
966 if(ioBase == MAP_FAILED) return;
973 if(ioBase == MAP_FAILED) return 0;
980 if(ioBase == MAP_FAILED) return 0;
987 if(ioBase == MAP_FAILED) return 0;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dcompiler.h787 # ifndef MAP_FAILED
788 # define MAP_FAILED ((void *)-1) macro
952 if(ioBase == MAP_FAILED) return;
959 if(ioBase == MAP_FAILED) return;
966 if(ioBase == MAP_FAILED) return;
973 if(ioBase == MAP_FAILED) return 0;
980 if(ioBase == MAP_FAILED) return 0;
987 if(ioBase == MAP_FAILED) return 0;

Completed in 1787 milliseconds

12