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

1 2 3

  /bionic/libc/include/
stdint.h 225 # define INTMAX_C(c) INT64_C(c)
  /development/ndk/platforms/android-3/include/
stdint.h 225 # define INTMAX_C(c) INT64_C(c)
  /external/libusb_aah/msvc/
stdint.h 253 #define INTMAX_C(val) val##i64
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stdint-gcc.h 252 #undef INTMAX_C
253 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
stdint-gcc.h 252 #undef INTMAX_C
253 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h 252 #undef INTMAX_C
253 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
stdint-gcc.h 252 #undef INTMAX_C
253 #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/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
stdint-gcc.h 252 #undef INTMAX_C
253 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/
stdint-gcc.h 252 #undef INTMAX_C
253 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
stdint-gcc.h 252 #undef INTMAX_C
253 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
stdint-gcc.h 252 #undef INTMAX_C
253 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stdint-gcc.h 252 #undef INTMAX_C
253 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
stdint-gcc.h 252 #undef INTMAX_C
253 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h 252 #undef INTMAX_C
253 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
stdint-gcc.h 252 #undef INTMAX_C
253 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h 311 # define INTMAX_C(c) c ## L
314 # define INTMAX_C(c) c ## LL
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
stdint-gcc.h 252 #undef INTMAX_C
253 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/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.7-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/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
stdint-gcc.h 252 #undef INTMAX_C
253 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/
stdint-gcc.h 252 #undef INTMAX_C
253 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
stdint-gcc.h 252 #undef INTMAX_C
253 #define INTMAX_C(c) __INTMAX_C(c)
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
stdint-gcc.h 252 #undef INTMAX_C
253 #define INTMAX_C(c) __INTMAX_C(c)

Completed in 403 milliseconds

1 2 3