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

1 2 3 4 5

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
cstdint.hpp 61 # undef INTMAX_C
63 # define INTMAX_C(c) c##LL
422 #ifndef INTMAX_C
423 # define INTMAX_C(value) value##i64
495 # define INTMAX_C(value) INT32_C(value)
498 # define INTMAX_C(value) INT64_C(value)
  /external/chromium_org/third_party/libusb/src/msvc/
stdint.h 253 #define INTMAX_C(val) val##i64
  /external/chromium_org/third_party/mesa/src/include/c99/
stdint.h 241 #define INTMAX_C INT64_C
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 241 #define INTMAX_C INT64_C