HomeSort by relevance Sort by last modified time
    Searched refs:_I64_MAX (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/msm8998/json-c/
json_inttypes.h 15 #define INT64_MAX ((int64_t)_I64_MAX)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
limits.h 71 #define _I64_MAX 9223372036854775807ll
84 #define SSIZE_MAX _I64_MAX
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 139 #define INT64_MAX _I64_MAX
193 # define PTRDIFF_MAX _I64_MAX
  /external/libvncserver/compat/msvc/
stdint.h 139 #define INT64_MAX _I64_MAX
193 # define PTRDIFF_MAX _I64_MAX
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
stdint.h 185 #define INT64_MAX _I64_MAX
239 # define PTRDIFF_MAX _I64_MAX
  /external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
ffi.h 83 # define FFI_LONG_LONG_MAX _I64_MAX
  /external/python/cpython2/Modules/_ctypes/libffi_msvc/
ffi.h 83 # define FFI_LONG_LONG_MAX _I64_MAX
  /external/python/cpython2/PC/
pyconfig.h 315 # define PY_LLONG_MAX _I64_MAX

Completed in 340 milliseconds