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

1 2 3

  /toolchain/binutils/binutils-2.27/libiberty/
strtoll.c 83 #ifndef LLONG_MAX
84 #define LLONG_MAX ((llong_type)(ULLONG_MAX >> 1)) /* 0x7FFFFFFFFFFFFFFF */
88 #define LLONG_MIN (~LLONG_MAX) /* 0x8000000000000000 */
145 cutoff = neg ? -(ullong_type)LLONG_MIN : LLONG_MAX;
166 acc = neg ? LLONG_MIN : LLONG_MAX;
  /external/syslinux/gpxe/src/arch/i386/include/
limits.h 53 #define LLONG_MAX 9223372036854775807LL
  /external/syslinux/gpxe/src/arch/x86_64/include/
limits.h 51 #define LLONG_MAX 9223372036854775807LL
  /device/linaro/bootloader/edk2/StdLib/Include/
limits.h 88 #define LLONG_MAX __LLONG_MAX
  /external/clang/lib/Headers/
limits.h 95 #undef LLONG_MAX
98 #define LLONG_MAX __LONG_LONG_MAX__
105 deprecate a macro - the code should just use LLONG_MAX and friends.
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
limits.h 95 #undef LLONG_MAX
98 #define LLONG_MAX __LONG_LONG_MAX__
105 deprecate a macro - the code should just use LLONG_MAX and friends.
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
limits.h 95 #undef LLONG_MAX
98 #define LLONG_MAX __LONG_LONG_MAX__
105 deprecate a macro - the code should just use LLONG_MAX and friends.
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
limits.h 95 #undef LLONG_MAX
98 #define LLONG_MAX __LONG_LONG_MAX__
105 deprecate a macro - the code should just use LLONG_MAX and friends.
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
limits.h 95 #undef LLONG_MAX
98 #define LLONG_MAX __LONG_LONG_MAX__
105 deprecate a macro - the code should just use LLONG_MAX and friends.
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
limits.h 95 #undef LLONG_MAX
98 #define LLONG_MAX __LONG_LONG_MAX__
105 deprecate a macro - the code should just use LLONG_MAX and friends.
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
limits.h 95 #undef LLONG_MAX
98 #define LLONG_MAX __LONG_LONG_MAX__
105 deprecate a macro - the code should just use LLONG_MAX and friends.
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
limits.h 95 #undef LLONG_MAX
98 #define LLONG_MAX __LONG_LONG_MAX__
105 deprecate a macro - the code should just use LLONG_MAX and friends.
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
limits.h 95 #undef LLONG_MAX
98 #define LLONG_MAX __LONG_LONG_MAX__
105 deprecate a macro - the code should just use LLONG_MAX and friends.
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
limits.h 95 #undef LLONG_MAX
98 #define LLONG_MAX __LONG_LONG_MAX__
105 deprecate a macro - the code should just use LLONG_MAX and friends.
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
limits.h 95 #undef LLONG_MAX
98 #define LLONG_MAX __LONG_LONG_MAX__
105 deprecate a macro - the code should just use LLONG_MAX and friends.
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
limits.h 95 #undef LLONG_MAX
98 #define LLONG_MAX __LONG_LONG_MAX__
105 deprecate a macro - the code should just use LLONG_MAX and friends.
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
limits.h 95 #undef LLONG_MAX
98 #define LLONG_MAX __LONG_LONG_MAX__
105 deprecate a macro - the code should just use LLONG_MAX and friends.
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
limits.h 95 #undef LLONG_MAX
98 #define LLONG_MAX __LONG_LONG_MAX__
105 deprecate a macro - the code should just use LLONG_MAX and friends.
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
limits.h 95 #undef LLONG_MAX
98 #define LLONG_MAX __LONG_LONG_MAX__
105 deprecate a macro - the code should just use LLONG_MAX and friends.
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
limits.h 95 #undef LLONG_MAX
98 #define LLONG_MAX __LONG_LONG_MAX__
105 deprecate a macro - the code should just use LLONG_MAX and friends.
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
limits.h 95 #undef LLONG_MAX
98 #define LLONG_MAX __LONG_LONG_MAX__
105 deprecate a macro - the code should just use LLONG_MAX and friends.
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
limits.h 95 #undef LLONG_MAX
98 #define LLONG_MAX __LONG_LONG_MAX__
105 deprecate a macro - the code should just use LLONG_MAX and friends.
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
limits.h 95 #undef LLONG_MAX
98 #define LLONG_MAX __LONG_LONG_MAX__
105 deprecate a macro - the code should just use LLONG_MAX and friends.
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include-fixed/
limits.h 140 # define LLONG_MIN (-LLONG_MAX - 1LL)
141 # undef LLONG_MAX
142 # define LLONG_MAX __LONG_LONG_MAX__
146 # define ULLONG_MAX (LLONG_MAX * 2ULL + 1ULL)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include-fixed/
limits.h 140 # define LLONG_MIN (-LLONG_MAX - 1LL)
141 # undef LLONG_MAX
142 # define LLONG_MAX __LONG_LONG_MAX__
146 # define ULLONG_MAX (LLONG_MAX * 2ULL + 1ULL)

Completed in 541 milliseconds

1 2 3