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

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
inttypes.h 103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
inttypes.h 103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
inttypes.h 103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
inttypes.h 103 #define PRIoPTR __PRI_PTR_prefix"o" /* intptr_t */
  /external/bison/lib/
inttypes.in.h 561 #if !defined PRIoPTR || @PRI_MACROS_BROKEN@
562 # undef PRIoPTR
564 # define PRIoPTR @PRIPTR_PREFIX@ "o"
  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 179 #ifndef PRIoPTR
180 #error PRIoPTR not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 179 #ifndef PRIoPTR
180 #error PRIoPTR not defined
  /external/e2fsprogs/intl/
loadmsgcat.c 425 #if !defined PRIoPTR || PRI_MACROS_BROKEN
426 # undef PRIoPTR
427 # define PRIoPTR \
740 return PRIoPTR;
    [all...]
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 423 #ifndef PRIoPTR
424 #error PRIoPTR not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 423 #ifndef PRIoPTR
424 #error PRIoPTR not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 168 # define PRIoPTR __PRIPTR_PREFIX "o"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 168 # define PRIoPTR __PRIPTR_PREFIX "o"
  /external/bison/darwin-lib/
inttypes.h 873 #if !defined PRIoPTR || 0
874 # undef PRIoPTR
876 # define PRIoPTR "l" "o"
    [all...]
  /external/bison/linux-lib/
inttypes.h 873 #if !defined PRIoPTR || 0
874 # undef PRIoPTR
876 # define PRIoPTR "l" "o"
    [all...]

Completed in 379 milliseconds

1 2 34