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

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
inttypes.h 87 #define PRIo8 "o" /* int8_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
inttypes.h 87 #define PRIo8 "o" /* int8_t */
  /external/bison/lib/
inttypes.in.h 87 #if !defined PRIo8 || @PRI_MACROS_BROKEN@
88 # undef PRIo8
90 # define PRIo8 "o"
  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 127 #ifndef PRIo8
128 #error PRIo8 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 127 #ifndef PRIo8
128 #error PRIo8 not defined
  /external/e2fsprogs/intl/
loadmsgcat.c 107 #if !defined PRIo8 || PRI_MACROS_BROKEN
108 # undef PRIo8
109 # define PRIo8 "o"
522 return PRIo8;
    [all...]
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 371 #ifndef PRIo8
372 #error PRIo8 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 371 #ifndef PRIo8
372 #error PRIo8 not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 92 # define PRIo8 "o"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 92 # define PRIo8 "o"
  /external/bison/darwin-lib/
inttypes.h 399 #if !defined PRIo8 || 0
400 # undef PRIo8
402 # define PRIo8 "o"
    [all...]
  /external/bison/linux-lib/
inttypes.h 399 #if !defined PRIo8 || 0
400 # undef PRIo8
402 # define PRIo8 "o"
    [all...]

Completed in 364 milliseconds

1 2 34