HomeSort by relevance Sort by last modified time
    Searched refs:PRIdPTR (Results 51 - 60 of 60) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
inttypes.h 59 #define PRIdPTR "d" /* intptr_t */
  /external/bison/lib/
inttypes.in.h 549 #if !defined PRIdPTR || @PRI_MACROS_BROKEN@
550 # undef PRIdPTR
552 # define PRIdPTR @PRIPTR_PREFIX@ "d"
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 67 #ifndef PRIdPTR
68 #error PRIdPTR not defined
  /external/e2fsprogs/intl/
loadmsgcat.c 411 #if !defined PRIdPTR || PRI_MACROS_BROKEN
412 # undef PRIdPTR
413 # define PRIdPTR \
736 return PRIdPTR;
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 311 #ifndef PRIdPTR
312 #error PRIdPTR not defined
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
inttypes.h 166 # define PRIdPTR __PRIPTR_PREFIX "d"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 166 # define PRIdPTR __PRIPTR_PREFIX "d"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 166 # define PRIdPTR __PRIPTR_PREFIX "d"
  /external/bison/darwin-lib/
inttypes.h 861 #if !defined PRIdPTR || 0
862 # undef PRIdPTR
864 # define PRIdPTR "l" "d"
    [all...]
  /external/bison/linux-lib/
inttypes.h 861 #if !defined PRIdPTR || 0
862 # undef PRIdPTR
864 # define PRIdPTR "l" "d"
    [all...]

Completed in 41 milliseconds

1 23