Searched defs:ENOMSG (Results 1 – 12 of 12) sorted by relevance
/external/libcxx/include/ |
D | errno.h | 159 #define ENOMSG 9920 macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 23 #define ENOMSG 42 /* No message of desired type */ macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 18 #define ENOMSG 35 /* No message of desired type */ macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | ERRNO.py | 43 ENOMSG = 35 variable
|
/external/syslinux/com32/include/ |
D | errno.h | 47 #define ENOMSG 42 /* No message of desired type */ macro
|
/external/syslinux/core/lwip/src/include/lwip/ |
D | arch.h | 120 #define ENOMSG 42 /* No message of desired type */ macro
|
/external/python/cpython2/Lib/plat-irix6/ |
D | ERRNO.py | 47 ENOMSG = 35 variable
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | system_error.h | 359 # define ENOMSG 122 macro
|
/external/syslinux/gpxe/src/include/ |
D | errno.h | 370 #define ENOMSG ( ERRFILE | PXENV_STATUS_FAILURE | 0x32000000 ) macro
|
/external/python/cpython2/Lib/plat-beos5/ |
D | IN.py | 191 ENOMSG = (B_POSIX_ERROR_BASE + 39) variable
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | STROPTS.py | 981 ENOMSG = 35 variable
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 989 …BIG:27,ENOSPC:28,ESPIPE:29,EROFS:30,EMLINK:31,EPIPE:32,EDOM:33,ERANGE:34,ENOMSG:35,EIDRM:36,ECHRNG… property
|