HomeSort by relevance Sort by last modified time
    Searched defs:ERANGE (Results 1 - 25 of 107) sorted by null

1 2 3 4 5

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
errno.h 24 # undef ERANGE
58 define only the values EDOM, EILSEQ and ERANGE in case __need_Emath is
62 # define ERANGE 34 /* Math result not representable. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
errno.h 24 # undef ERANGE
58 define only the values EDOM, EILSEQ and ERANGE in case __need_Emath is
62 # define ERANGE 34 /* Math result not representable. */
  /bionic/libc/kernel/uapi/asm-generic/
errno-base.h 54 #define ERANGE 34
  /external/kernel-headers/original/uapi/asm-generic/
errno-base.h 38 #define ERANGE 34 /* Math result not representable */
  /external/libusb/msvc/
errno.h 58 #define ERANGE 34 /* Result too large (possibly too small) */
  /external/syslinux/dos/
errno.h 37 #define ERANGE 34 /* Math result not representable */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno-base.h 37 #define ERANGE 34 /* Math result not representable */
  /libcore/ojluni/src/main/java/sun/nio/fs/
UnixConstants.java 136 static final int ERANGE = OsConstants.ERANGE;
  /external/libcxx/include/
errno.h 21 ERANGE
250 #ifndef ERANGE
251 #define ERANGE 9944
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
errno.h 21 ERANGE
250 #ifndef ERANGE
251 #define ERANGE 9944
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
errno.h 21 ERANGE
250 #ifndef ERANGE
251 #define ERANGE 9944
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
errno.h 21 ERANGE
250 #ifndef ERANGE
251 #define ERANGE 9944
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
errno.h 21 ERANGE
250 #ifndef ERANGE
251 #define ERANGE 9944
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
errno.h 21 ERANGE
250 #ifndef ERANGE
251 #define ERANGE 9944
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
errno.h 21 ERANGE
250 #ifndef ERANGE
251 #define ERANGE 9944
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
errno.h 21 ERANGE
250 #ifndef ERANGE
251 #define ERANGE 9944
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
errno.h 21 ERANGE
250 #ifndef ERANGE
251 #define ERANGE 9944
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
errno.h 21 ERANGE
250 #ifndef ERANGE
251 #define ERANGE 9944
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
errno.h 21 ERANGE
250 #ifndef ERANGE
251 #define ERANGE 9944
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
errno.h 21 ERANGE
250 #ifndef ERANGE
251 #define ERANGE 9944
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
errno.h 21 ERANGE
250 #ifndef ERANGE
251 #define ERANGE 9944
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
errno.h 21 ERANGE
250 #ifndef ERANGE
251 #define ERANGE 9944
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
errno.h 21 ERANGE
250 #ifndef ERANGE
251 #define ERANGE 9944
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 65 #define ERANGE 34
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
errno.h 21 ERANGE
250 #ifndef ERANGE
251 #define ERANGE 9944

Completed in 1074 milliseconds

1 2 3 4 5