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

1 23

  /external/bison/lib/
inttypes.in.h 123 #if !defined PRIo16 || @PRI_MACROS_BROKEN@
124 # undef PRIo16
126 # define PRIo16 "o"
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 131 #ifndef PRIo16
132 #error PRIo16 not defined
  /external/e2fsprogs/intl/
loadmsgcat.c 131 #if !defined PRIo16 || PRI_MACROS_BROKEN
132 # undef PRIo16
133 # define PRIo16 "o"
538 return PRIo16;
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 375 #ifndef PRIo16
376 #error PRIo16 not defined
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
inttypes.h 93 # define PRIo16 "o"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 93 # define PRIo16 "o"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 93 # define PRIo16 "o"
  /external/bison/darwin-lib/
inttypes.h 435 #if !defined PRIo16 || 0
436 # undef PRIo16
438 # define PRIo16 "o"
    [all...]
  /external/bison/linux-lib/
inttypes.h 435 #if !defined PRIo16 || 0
436 # undef PRIo16
438 # define PRIo16 "o"
    [all...]

Completed in 780 milliseconds

1 23