Searched defs:ENOMEM (Results 1 – 16 of 16) sorted by relevance
/external/python/cpython2/Mac/scripts/ |
D | mkestrres-errno.h | 4 #define ENOMEM 37 /* Cannot allocate memory */ macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno-base.h | 16 #define ENOMEM 12 /* Out of memory */ macro
|
/external/libusb/msvc/ |
D | errno.h | 36 #define ENOMEM 12 /* Not enough space */ macro
|
/external/syslinux/dos/ |
D | errno.h | 15 #define ENOMEM 12 /* Out of memory */ macro
|
/external/curl/lib/ |
D | config-win32ce.h | 443 #define ENOMEM 2 macro
|
/external/libcxx/include/ |
D | errno.h | 361 #define ENOMEM 9971 macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | ERRNO.py | 20 ENOMEM = 12 variable
|
/external/syslinux/com32/include/ |
D | errno.h | 17 #define ENOMEM 12 /* Out of memory */ macro
|
/external/syslinux/core/lwip/src/include/lwip/ |
D | arch.h | 90 #define ENOMEM 12 /* Out of memory */ macro
|
/external/python/cpython2/Lib/plat-irix6/ |
D | ERRNO.py | 24 ENOMEM = 12 variable
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | system_error.h | 395 # define ENOMEM 12 macro
|
/external/syslinux/gpxe/src/include/ |
D | errno.h | 367 #define ENOMEM ( ERRFILE | PXENV_STATUS_OUT_OF_RESOURCES | 0x31000000 ) macro
|
/external/curl/tests/server/ |
D | sockfilt.c | 121 #define ENOMEM 12 /* errno.h value */ macro
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | STROPTS.py | 958 ENOMEM = 12 variable
|
/external/python/cpython2/Lib/plat-mac/ |
D | macerrors.py | 1798 ENOMEM = 12 #Cannot allocate memory variable
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 989 …O:5,ENXIO:6,E2BIG:7,ENOEXEC:8,EBADF:9,ECHILD:10,EAGAIN:11,EWOULDBLOCK:11,ENOMEM:12,EACCES:13,EFAUL… property
|