HomeSort by relevance Sort by last modified time
    Searched defs:ULONG_MAX (Results 26 - 50 of 101) sorted by null

12 3 4 5

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/install-tools/include/
limits.h 134 #undef ULONG_MAX
135 #define ULONG_MAX (LONG_MAX * 2UL + 1UL)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
limits.h 97 # define ULONG_MAX 18446744073709551615UL
99 # define ULONG_MAX 4294967295UL
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include-fixed/
limits.h 134 #undef ULONG_MAX
135 #define ULONG_MAX (LONG_MAX * 2UL + 1UL)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/install-tools/include/
limits.h 134 #undef ULONG_MAX
135 #define ULONG_MAX (LONG_MAX * 2UL + 1UL)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
limits.h 97 # define ULONG_MAX 18446744073709551615UL
99 # define ULONG_MAX 4294967295UL
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include-fixed/
limits.h 134 #undef ULONG_MAX
135 #define ULONG_MAX (LONG_MAX * 2UL + 1UL)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/install-tools/include/
limits.h 134 #undef ULONG_MAX
135 #define ULONG_MAX (LONG_MAX * 2UL + 1UL)
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include-fixed/
limits.h 134 #undef ULONG_MAX
135 #define ULONG_MAX (LONG_MAX * 2UL + 1UL)
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include-fixed/
limits.h 134 #undef ULONG_MAX
135 #define ULONG_MAX (LONG_MAX * 2UL + 1UL)
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
limits.h 54 #undef ULONG_MAX
74 #define ULONG_MAX (__LONG_MAX__ *2UL+1UL)
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
limits.h 54 #undef ULONG_MAX
74 #define ULONG_MAX (__LONG_MAX__ *2UL+1UL)
  /prebuilts/sdk/renderscript/clang-include/
limits.h 53 #undef ULONG_MAX
73 #define ULONG_MAX (__LONG_MAX__ *2UL+1UL)
  /bionic/libc/include/sys/
limits.h 57 # define ULONG_MAX 0xffffffffffffffffUL
64 # define ULONG_MAX 0xffffffffUL /* max value for an unsigned long */
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_structmembers.py 5 LONG_MAX, LONG_MIN, ULONG_MAX, \
52 ts.T_ULONG = ULONG_MAX
53 self.assertEqual(ts.T_ULONG, ULONG_MAX)
test_getargs2.py 41 from _testcapi import UCHAR_MAX, USHRT_MAX, UINT_MAX, ULONG_MAX, INT_MAX, \
134 self.assertEqual(ULONG_MAX, getargs_k(-1))
136 self.assertEqual(ULONG_MAX, getargs_k(ULONG_MAX))
137 self.assertEqual(0, getargs_k(ULONG_MAX+1))
142 self.assertEqual(VERY_LARGE & ULONG_MAX, getargs_k(VERY_LARGE))
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_structmembers.py 5 LONG_MAX, LONG_MIN, ULONG_MAX, \
52 ts.T_ULONG = ULONG_MAX
53 self.assertEqual(ts.T_ULONG, ULONG_MAX)
test_getargs2.py 41 from _testcapi import UCHAR_MAX, USHRT_MAX, UINT_MAX, ULONG_MAX, INT_MAX, \
134 self.assertEqual(ULONG_MAX, getargs_k(-1))
136 self.assertEqual(ULONG_MAX, getargs_k(ULONG_MAX))
137 self.assertEqual(0, getargs_k(ULONG_MAX+1))
142 self.assertEqual(VERY_LARGE & ULONG_MAX, getargs_k(VERY_LARGE))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_structmembers.py 5 LONG_MAX, LONG_MIN, ULONG_MAX, \
52 ts.T_ULONG = ULONG_MAX
53 self.assertEqual(ts.T_ULONG, ULONG_MAX)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_structmembers.py 5 LONG_MAX, LONG_MIN, ULONG_MAX, \
52 ts.T_ULONG = ULONG_MAX
53 self.assertEqual(ts.T_ULONG, ULONG_MAX)
  /development/ndk/platforms/android-3/include/sys/
limits.h 72 # define ULONG_MAX 0xffffffffffffffffUL
79 # define ULONG_MAX 0xffffffffUL /* max value for an unsigned long */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
limits.h 39 #define ULONG_MAX 0xffffffffUL
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/sys/
limits.h 72 # define ULONG_MAX 0xffffffffffffffffUL
79 # define ULONG_MAX 0xffffffffUL /* max value for an unsigned long */
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/sys/
limits.h 72 # define ULONG_MAX 0xffffffffffffffffUL
79 # define ULONG_MAX 0xffffffffUL /* max value for an unsigned long */
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/sys/
limits.h 72 # define ULONG_MAX 0xffffffffffffffffUL
79 # define ULONG_MAX 0xffffffffUL /* max value for an unsigned long */
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/sys/
limits.h 72 # define ULONG_MAX 0xffffffffffffffffUL
79 # define ULONG_MAX 0xffffffffUL /* max value for an unsigned long */

Completed in 707 milliseconds

12 3 4 5