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
  /external/mesa3d/include/c99/
stdint.h 241 #define INTMAX_C INT64_C
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include/
stdint-gcc.h 255 #undef INTMAX_C
256 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h 255 #undef INTMAX_C
256 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h 255 #undef INTMAX_C
256 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include/
stdint-gcc.h 255 #undef INTMAX_C
256 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
stdint.h 250 #define INTMAX_C(v) (v ## LL)
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/lib/gcc/mips64el-linux-android/4.8/include/
stdint-gcc.h 255 #undef INTMAX_C
256 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h 255 #undef INTMAX_C
256 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.8/lib/gcc/mipsel-linux-android/4.8/include/
stdint-gcc.h 255 #undef INTMAX_C
256 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
stdint-gcc.h 255 #undef INTMAX_C
256 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdint-gcc.h 255 #undef INTMAX_C
256 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include/
stdint-gcc.h 255 #undef INTMAX_C
256 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h 255 #undef INTMAX_C
256 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h 255 #undef INTMAX_C
256 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include/
stdint-gcc.h 255 #undef INTMAX_C
256 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/include/
stdint-gcc.h 252 #undef INTMAX_C
253 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
stdint.h 311 # define INTMAX_C(c) c ## L
314 # define INTMAX_C(c) c ## LL
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h 255 #undef INTMAX_C
256 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdint.h 311 # define INTMAX_C(c) c ## L
314 # define INTMAX_C(c) c ## LL
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
stdint-gcc.h 255 #undef INTMAX_C
256 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdint.h 206 #define INTMAX_C(val) val##LL

Completed in 260 milliseconds

1 2 3 4 5