HomeSort by relevance Sort by last modified time
    Searched refs:EOVERFLOW (Results 1 - 25 of 182) sorted by null

1 2 3 4 5 6 7 8

  /external/e2fsprogs/lib/blkid/
llseek.c 105 errno = EOVERFLOW;
116 errno = EOVERFLOW;
123 #ifndef EOVERFLOW
125 #define EOVERFLOW EXT2_ET_INVALID_ARGUMENT
127 #define EOVERFLOW 112
138 errno = EOVERFLOW;
  /frameworks/av/media/libnbaio/
PipeReader.cpp 54 if (avail == -EOVERFLOW || lost > 0) {
67 if (actual == -EOVERFLOW || lost > 0) {
86 if (flushed == -EOVERFLOW || lost > 0) {
  /external/e2fsprogs/lib/ext2fs/
i_block.c 48 return EOVERFLOW;
67 return EOVERFLOW;
88 return EOVERFLOW;
  /external/icu/icu4c/source/tools/tzcode/
asctime.c 115 #ifdef EOVERFLOW
116 errno = EOVERFLOW;
117 #else /* !defined EOVERFLOW */
119 #endif /* !defined EOVERFLOW */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 194 #ifndef EOVERFLOW
195 #define EOVERFLOW 132
  /bionic/libc/upstream-netbsd/lib/libc/stdlib/
reallocarr.c 82 return EOVERFLOW;
  /system/core/libutils/include/utils/
Errors.h 62 BAD_INDEX = -EOVERFLOW,
  /external/ltp/lib/
tst_checkpoint.c 90 errno = EOVERFLOW;
107 errno = EOVERFLOW;
  /external/libcxx/include/
errno.h 234 #ifndef EOVERFLOW
235 #define EOVERFLOW 9940
  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
3-2.c 100 EOVERFLOW, "EOVERFLOW", EOVERFLOW}, {
  /external/selinux/libselinux/src/
label_support.c 155 errno = EOVERFLOW;
187 errno = EOVERFLOW;
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
errno.h 234 #ifndef EOVERFLOW
235 #define EOVERFLOW 9940
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
errno.h 234 #ifndef EOVERFLOW
235 #define EOVERFLOW 9940
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
errno.h 234 #ifndef EOVERFLOW
235 #define EOVERFLOW 9940
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
errno.h 234 #ifndef EOVERFLOW
235 #define EOVERFLOW 9940
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
errno.h 234 #ifndef EOVERFLOW
235 #define EOVERFLOW 9940
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
errno.h 234 #ifndef EOVERFLOW
235 #define EOVERFLOW 9940
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
errno.h 234 #ifndef EOVERFLOW
235 #define EOVERFLOW 9940
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
errno.h 234 #ifndef EOVERFLOW
235 #define EOVERFLOW 9940
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
errno.h 234 #ifndef EOVERFLOW
235 #define EOVERFLOW 9940
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
errno.h 234 #ifndef EOVERFLOW
235 #define EOVERFLOW 9940
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
errno.h 234 #ifndef EOVERFLOW
235 #define EOVERFLOW 9940
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
errno.h 234 #ifndef EOVERFLOW
235 #define EOVERFLOW 9940
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
errno.h 234 #ifndef EOVERFLOW
235 #define EOVERFLOW 9940
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
errno.h 234 #ifndef EOVERFLOW
235 #define EOVERFLOW 9940

Completed in 480 milliseconds

1 2 3 4 5 6 7 8