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

1 2

  /external/mesa3d/include/c99/
stdint.h 242 #define UINTMAX_C UINT64_C
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
stdint-gcc.h 254 #undef UINTMAX_C
255 #define UINTMAX_C(c) __UINTMAX_C(c)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
stdint-gcc.h 254 #undef UINTMAX_C
255 #define UINTMAX_C(c) __UINTMAX_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 254 #undef UINTMAX_C
255 #define UINTMAX_C(c) __UINTMAX_C(c)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h 312 # define UINTMAX_C(c) c ## UL
315 # define UINTMAX_C(c) c ## ULL
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
stdint-gcc.h 254 #undef UINTMAX_C
255 #define UINTMAX_C(c) __UINTMAX_C(c)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h 312 # define UINTMAX_C(c) c ## UL
315 # define UINTMAX_C(c) c ## ULL
  /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 254 #undef UINTMAX_C
255 #define UINTMAX_C(c) __UINTMAX_C(c)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdint.h 312 # define UINTMAX_C(c) c ## UL
315 # define UINTMAX_C(c) c ## ULL
  /bionic/libc/include/
stdint.h 243 # define UINTMAX_C(c) UINT64_C(c)
259 # define UINTMAX_C(c) UINT32_C(c)
  /development/ndk/platforms/android-3/include/
stdint.h 243 # define UINTMAX_C(c) UINT64_C(c)
259 # define UINTMAX_C(c) UINT32_C(c)
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdint.in.h 325 # define UINT64_MAX UINTMAX_C (18446744073709551615)
557 #undef UINTMAX_C
559 # define UINTMAX_C(x) x##ULL
561 # define UINTMAX_C(x) UINT64_C(x)
563 # define UINTMAX_C(x) x##UL
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdint.h 243 # define UINTMAX_C(c) UINT64_C(c)
259 # define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdint.h 243 # define UINTMAX_C(c) UINT64_C(c)
259 # define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 238 #define UINTMAX_C(c) UINT64_C(c)
250 #define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 238 #define UINTMAX_C(c) UINT64_C(c)
250 #define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 238 #define UINTMAX_C(c) UINT64_C(c)
250 #define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 238 #define UINTMAX_C(c) UINT64_C(c)
250 #define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 238 #define UINTMAX_C(c) UINT64_C(c)
250 #define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 238 #define UINTMAX_C(c) UINT64_C(c)
250 #define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdint.h 243 # define UINTMAX_C(c) UINT64_C(c)
259 # define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdint.h 243 # define UINTMAX_C(c) UINT64_C(c)
259 # define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdint.h 243 # define UINTMAX_C(c) UINT64_C(c)
259 # define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
stdint.h 243 # define UINTMAX_C(c) UINT64_C(c)
259 # define UINTMAX_C(c) UINT32_C(c)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
stdint.h 243 # define UINTMAX_C(c) UINT64_C(c)
259 # define UINTMAX_C(c) UINT32_C(c)

Completed in 63 milliseconds

1 2