Home
last modified time | relevance | path

Searched defs:ENOMEM (Results 1 – 16 of 16) sorted by relevance

/external/python/cpython2/Mac/scripts/
Dmkestrres-errno.h4 #define ENOMEM 37 /* Cannot allocate memory */ macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno-base.h16 #define ENOMEM 12 /* Out of memory */ macro
/external/libusb/msvc/
Derrno.h36 #define ENOMEM 12 /* Not enough space */ macro
/external/syslinux/dos/
Derrno.h15 #define ENOMEM 12 /* Out of memory */ macro
/external/curl/lib/
Dconfig-win32ce.h443 #define ENOMEM 2 macro
/external/libcxx/include/
Derrno.h361 #define ENOMEM 9971 macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py20 ENOMEM = 12 variable
/external/syslinux/com32/include/
Derrno.h17 #define ENOMEM 12 /* Out of memory */ macro
/external/syslinux/core/lwip/src/include/lwip/
Darch.h90 #define ENOMEM 12 /* Out of memory */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py24 ENOMEM = 12 variable
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h395 # define ENOMEM 12 macro
/external/syslinux/gpxe/src/include/
Derrno.h367 #define ENOMEM ( ERRFILE | PXENV_STATUS_OUT_OF_RESOURCES | 0x31000000 ) macro
/external/curl/tests/server/
Dsockfilt.c121 #define ENOMEM 12 /* errno.h value */ macro
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py958 ENOMEM = 12 variable
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1798 ENOMEM = 12 #Cannot allocate memory variable
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …O:5,ENXIO:6,E2BIG:7,ENOEXEC:8,EBADF:9,ECHILD:10,EAGAIN:11,EWOULDBLOCK:11,ENOMEM:12,EACCES:13,EFAUL… property