HomeSort by relevance Sort by last modified time
    Searched refs:LLONG_MIN (Results 26 - 50 of 316) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
limits.h 94 #undef LLONG_MIN
99 #define LLONG_MIN (-__LONG_LONG_MAX__-1LL)
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
limits.h 94 #undef LLONG_MIN
99 #define LLONG_MIN (-__LONG_LONG_MAX__-1LL)
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
limits.h 94 #undef LLONG_MIN
99 #define LLONG_MIN (-__LONG_LONG_MAX__-1LL)
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
limits.h 94 #undef LLONG_MIN
99 #define LLONG_MIN (-__LONG_LONG_MAX__-1LL)
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
limits.h 94 #undef LLONG_MIN
99 #define LLONG_MIN (-__LONG_LONG_MAX__-1LL)
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
limits.h 94 #undef LLONG_MIN
99 #define LLONG_MIN (-__LONG_LONG_MAX__-1LL)
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
limits.h 94 #undef LLONG_MIN
99 #define LLONG_MIN (-__LONG_LONG_MAX__-1LL)
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
limits.h 94 #undef LLONG_MIN
99 #define LLONG_MIN (-__LONG_LONG_MAX__-1LL)
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
limits.h 94 #undef LLONG_MIN
99 #define LLONG_MIN (-__LONG_LONG_MAX__-1LL)
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
limits.h 94 #undef LLONG_MIN
99 #define LLONG_MIN (-__LONG_LONG_MAX__-1LL)
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
limits.h 94 #undef LLONG_MIN
99 #define LLONG_MIN (-__LONG_LONG_MAX__-1LL)
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
limits.h 94 #undef LLONG_MIN
99 #define LLONG_MIN (-__LONG_LONG_MAX__-1LL)
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
limits.h 93 #undef LLONG_MIN
98 #define LLONG_MIN (-__LONG_LONG_MAX__-1LL)
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
limits.h 93 #undef LLONG_MIN
98 #define LLONG_MIN (-__LONG_LONG_MAX__-1LL)
  /prebuilts/sdk/renderscript/clang-include/
limits.h 94 #undef LLONG_MIN
99 #define LLONG_MIN (-__LONG_LONG_MAX__-1LL)
  /development/ndk/platforms/android-21/include/
limits.h 97 #define LONG_LONG_MIN LLONG_MIN
  /development/ndk/platforms/android-9/include/
limits.h 97 #define LONG_LONG_MIN LLONG_MIN
  /device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
limits.h 68 #define LLONG_MIN __LLONG_MIN /* min for a long long */
  /device/linaro/bootloader/edk2/StdLib/Include/
limits.h 85 #define LLONG_MIN __LLONG_MIN
  /external/openssh/openbsd-compat/
strtonum.c 58 else if ((ll == LLONG_MIN && errno == ERANGE) || ll < minval)
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
limits.h 97 #define LONG_LONG_MIN LLONG_MIN
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
limits.h 97 #define LONG_LONG_MIN LLONG_MIN
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
limits.h 97 #define LONG_LONG_MIN LLONG_MIN
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
limits.h 97 #define LONG_LONG_MIN LLONG_MIN
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
limits.h 97 #define LONG_LONG_MIN LLONG_MIN

Completed in 416 milliseconds

12 3 4 5 6 7 8 91011>>