Home
last modified time | relevance | path

Searched defs:ENOMSG (Results 1 – 13 of 13) sorted by relevance

/external/bison/lib/
Derrno.in.h38 # define ENOMSG 122 macro
178 # define ENOMSG 2000 macro
/external/libcxx/include/
Derrno.h159 #define ENOMSG 9920 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h17 #define ENOMSG 35 /* No message of desired type */ macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h22 #define ENOMSG 42 /* No message of desired type */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py43 ENOMSG = 35 variable
/external/syslinux/com32/include/
Derrno.h47 #define ENOMSG 42 /* No message of desired type */ macro
/external/syslinux/core/lwip/src/include/lwip/
Darch.h120 #define ENOMSG 42 /* No message of desired type */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h359 # define ENOMSG 122 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py47 ENOMSG = 35 variable
/external/syslinux/gpxe/src/include/
Derrno.h370 #define ENOMSG ( ERRFILE | PXENV_STATUS_FAILURE | 0x32000000 ) macro
/external/python/cpython2/Lib/plat-beos5/
DIN.py191 ENOMSG = (B_POSIX_ERROR_BASE + 39) variable
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py981 ENOMSG = 35 variable
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …BIG:27,ENOSPC:28,ESPIPE:29,EROFS:30,EMLINK:31,EPIPE:32,EDOM:33,ERANGE:34,ENOMSG:35,EIDRM:36,ECHRNG… property