HomeSort by relevance Sort by last modified time
    Searched refs:SCNdPTR (Results 76 - 88 of 88) sorted by null

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
inttypes.h 176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
inttypes.h 176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
inttypes.h 176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
inttypes.h 176 #define SCNdPTR __PRI_PTR_prefix"d" /* intptr_t */
  /external/bison/lib/
inttypes.in.h 1016 #if !defined SCNdPTR || @PRI_MACROS_BROKEN@
1017 # undef SCNdPTR
1019 # define SCNdPTR @PRIPTR_PREFIX@ "d"
  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 403 #ifndef SCNdPTR
404 #error SCNdPTR not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 403 #ifndef SCNdPTR
404 #error SCNdPTR not defined
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 647 #ifndef SCNdPTR
648 #error SCNdPTR not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 647 #ifndef SCNdPTR
648 #error SCNdPTR not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 265 # define SCNdPTR __PRIPTR_PREFIX "d"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 265 # define SCNdPTR __PRIPTR_PREFIX "d"
  /external/bison/darwin-lib/
inttypes.h     [all...]
  /external/bison/linux-lib/
inttypes.h     [all...]

Completed in 458 milliseconds

1 2 34