HomeSort by relevance Sort by last modified time
    Searched refs:UINTMAX_C (Results 101 - 125 of 130) sorted by null

1 2 3 45 6

  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
stdint.h 231 # define UINTMAX_C(c) UINT64_C(c)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
stdint.h 231 # define UINTMAX_C(c) UINT64_C(c)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
stdint.h 231 # define UINTMAX_C(c) UINT64_C(c)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
stdint.h 231 # define UINTMAX_C(c) UINT64_C(c)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
stdint.h 231 # define UINTMAX_C(c) UINT64_C(c)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
stdint.h 231 # define UINTMAX_C(c) UINT64_C(c)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
stdint.h 231 # define UINTMAX_C(c) UINT64_C(c)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 167 def UINTMAX_C(c): return c ## UL
171 def UINTMAX_C(c): return c ## ULL
  /bionic/libc/include/
stdint.h 137 #define UINTMAX_C(c) UINT64_C(c)
  /development/ndk/platforms/android-L/include/
stdint.h 137 #define UINTMAX_C(c) UINT64_C(c)
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/
stdint.h 137 #define UINTMAX_C(c) UINT64_C(c)
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/
stdint.h 137 #define UINTMAX_C(c) UINT64_C(c)
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
stdint.h 137 #define UINTMAX_C(c) UINT64_C(c)
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 255 #ifndef UINTMAX_C
256 #error UINTMAX_C not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 255 #ifndef UINTMAX_C
256 #error UINTMAX_C not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/include/
mpc.h 44 #if defined (INTMAX_C) && defined (UINTMAX_C)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/
mpc.h 44 #if defined (INTMAX_C) && defined (UINTMAX_C)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
mpc.h 44 #if defined (INTMAX_C) && defined (UINTMAX_C)
  /external/clang/lib/Headers/
stdint.h 704 #define UINTMAX_C(v) __UINTN_C(__INTMAX_WIDTH__, v)
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
stdint.h 705 #define UINTMAX_C(v) __UINTN_C(__INTMAX_WIDTH__, v)
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
stdint.h 704 #define UINTMAX_C(v) __UINTN_C(__INTMAX_WIDTH__, v)
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
stdint.h 705 #define UINTMAX_C(v) __UINTN_C(__INTMAX_WIDTH__, v)
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
stdint.h 704 #define UINTMAX_C(v) __UINTN_C(__INTMAX_WIDTH__, v)
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
stdint.h 705 #define UINTMAX_C(v) __UINTN_C(__INTMAX_WIDTH__, v)
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
stdint.h 705 #define UINTMAX_C(v) __UINTN_C(__INTMAX_WIDTH__, v)

Completed in 1186 milliseconds

1 2 3 45 6