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

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
inttypes.h 68 #define PRIi8 "i" /* int8_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
inttypes.h 68 #define PRIi8 "i" /* int8_t */
  /external/bison/lib/
inttypes.in.h 81 #if !defined PRIi8 || @PRI_MACROS_BROKEN@
82 # undef PRIi8
84 # define PRIi8 "i"
  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 71 #ifndef PRIi8
72 #error PRIi8 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 71 #ifndef PRIi8
72 #error PRIi8 not defined
  /external/e2fsprogs/intl/
loadmsgcat.c 103 #if !defined PRIi8 || PRI_MACROS_BROKEN
104 # undef PRIi8
105 # define PRIi8 "i"
520 return PRIi8;
    [all...]
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 315 #ifndef PRIi8
316 #error PRIi8 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 315 #ifndef PRIi8
316 #error PRIi8 not defined
  /external/strace/
mtd.c 339 tprintf(", {lnum=%" PRIi32 ", dtype=%" PRIi8 "}",
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 76 # define PRIi8 "i"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 76 # define PRIi8 "i"
  /external/bison/darwin-lib/
inttypes.h 393 #if !defined PRIi8 || 0
394 # undef PRIi8
396 # define PRIi8 "i"
    [all...]
  /external/bison/linux-lib/
inttypes.h 393 #if !defined PRIi8 || 0
394 # undef PRIi8
396 # define PRIi8 "i"
    [all...]

Completed in 285 milliseconds

1 2 34