Searched refs:EILSEQ (Results 1 – 19 of 19) sorted by relevance
/external/bison/lib/ |
D | errno.in.h | 273 # ifndef EILSEQ 274 # define EILSEQ 2015 macro
|
D | strerror-override.c | 295 case EILSEQ: in strerror_override()
|
D | mbrtowc.c | 316 errno = EILSEQ; in mbrtowc()
|
D | vasnprintf.c | 2036 errno = EILSEQ; in VASNPRINTF() 2061 errno = EILSEQ; in VASNPRINTF() 2164 errno = EILSEQ; in VASNPRINTF() 2189 errno = EILSEQ; in VASNPRINTF() 2292 errno = EILSEQ; in VASNPRINTF() 2317 errno = EILSEQ; in VASNPRINTF() 2525 errno = EILSEQ; in VASNPRINTF() 2561 errno = EILSEQ; in VASNPRINTF() 2693 errno = EILSEQ; in VASNPRINTF() 2738 errno = EILSEQ; in VASNPRINTF() [all …]
|
/external/chromium_org/third_party/libusb/src/msvc/ |
D | errno.h | 68 #define EILSEQ 42 /* Illegal byte sequence */
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
D | need_errno.h | 130 #define EILSEQ 42 macro
|
/external/kernel-headers/original/asm-generic/ |
D | errno.h | 57 #define EILSEQ 84 /* Illegal byte sequence */ macro
|
/external/kernel-headers/original/asm-mips/ |
D | errno.h | 62 #define EILSEQ 88 /* Illegal byte sequence */ macro
|
/external/llvm/include/llvm/Support/ |
D | system_error.h | 312 # ifndef EILSEQ 313 # define EILSEQ 42 macro 519 illegal_byte_sequence = EILSEQ,
|
/external/bison/m4/ |
D | errno_h.m4 | 61 #if !defined EILSEQ
|
/external/chromium_org/third_party/libxml/src/win32/ |
D | Readme.txt | 185 macro named "EILSEQ" in errno.h, but this is not defined in the Borland 187 define EILSEQ=2 in Makefile.bcb. The value "2" is the value for ENOFILE (file
|
/external/libusb/libusb/os/ |
D | linux_usbfs.c | 1871 case -EILSEQ: in handle_bulk_completion() 1987 case -EILSEQ: in handle_iso_completion() 2043 case -EILSEQ: in handle_control_completion()
|
/external/chromium_org/third_party/libusb/src/libusb/os/ |
D | linux_usbfs.c | 2216 case -EILSEQ: in handle_bulk_completion() 2321 case -EILSEQ: in handle_iso_completion() 2430 case -EILSEQ: in handle_control_completion()
|
/external/qemu/distrib/sdl-1.2.15/src/stdlib/ |
D | SDL_iconv.c | 56 case EILSEQ: in SDL_iconv()
|
/external/valgrind/main/include/vki/ |
D | vki-darwin.h | 614 #define VKI_EILSEQ EILSEQ
|
/external/chromium_org/third_party/libxml/src/ |
D | encoding.c | 1800 #ifdef EILSEQ in xmlIconvWrapper() 1801 if (errno == EILSEQ) { in xmlIconvWrapper()
|
/external/libxml2/ |
D | encoding.c | 1803 #ifdef EILSEQ in xmlIconvWrapper() 1804 if (errno == EILSEQ) { in xmlIconvWrapper()
|
/external/chromium_org/tools/win/split_link/viz.js/ |
D | viz.js | 961 …DOM:33,EDQUOT:122,EEXIST:17,EFAULT:14,EFBIG:27,EHOSTUNREACH:113,EIDRM:43,EILSEQ:84,EINPROGRESS:115… property
|
/external/chromium_org/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 989 …UOT:132,ESTALE:133,ENOTSUP:134,ENOMEDIUM:135,ENOSHARE:136,ECASECLASH:137,EILSEQ:138,EOVERFLOW:139,… property
|