HomeSort by relevance Sort by last modified time
    Searched defs:LONG_MAX (Results 101 - 118 of 118) sorted by null

1 2 3 45

  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/sys/
limits.h 59 # define LONG_MAX 0x7fffffffffffffffL
65 # define LONG_MAX 0x7fffffffL /* max value for a long */
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/sys/
limits.h 59 # define LONG_MAX 0x7fffffffffffffffL
65 # define LONG_MAX 0x7fffffffL /* max value for a long */
  /external/curl/lib/
config-amigaos.h 126 #ifndef LONG_MAX
127 # define LONG_MAX 0x7fffffffL
  /packages/apps/Messaging/src/com/android/messaging/util/exif/
ExifTag.java 74 private static final long LONG_MAX = Integer.MAX_VALUE;
    [all...]
  /prebuilts/gdb/darwin-x86/include/python2.7/
pyport.h     [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
pyport.h     [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyport.h     [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyport.h     [all...]
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gdtoaimp.h 244 #ifndef LONG_MAX
245 #define LONG_MAX 2147483647
  /external/libweave/third_party/chromium/base/third_party/dmg_fp/
dtoa.cc 278 #ifndef LONG_MAX
279 #define LONG_MAX 2147483647
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
IN.py 241 LONG_MAX = 9223372036854775807L
242 LONG_MAX = 2147483647L
243 LONG_MIN = (-LONG_MAX - 1L)
302 SSIZE_MAX = LONG_MAX
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 241 LONG_MAX = 9223372036854775807L
242 LONG_MAX = 2147483647L
243 LONG_MIN = (-LONG_MAX - 1L)
302 SSIZE_MAX = LONG_MAX
  /frameworks/support/samples/SupportLeanbackShowcase/libs/
gson-1.7.2.jar 
  /external/guice/extensions/struts2/lib/
freemarker-2.3.16.jar 
  /prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.jar 
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-xjc/2.2.11/
jaxb-xjc-2.2.11.jar 
  /prebuilts/sdk/tools/
jack-launcher.jar 
jack-server-4.8.ALPHA.jar 

Completed in 1040 milliseconds

1 2 3 45