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

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
inttypes.h 50 #define PRId8 "d" /* int8_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
inttypes.h 50 #define PRId8 "d" /* int8_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
inttypes.h 50 #define PRId8 "d" /* int8_t */
  /external/bison/lib/
inttypes.in.h 75 #if !defined PRId8 || @PRI_MACROS_BROKEN@
76 # undef PRId8
78 # define PRId8 "d"
  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 15 #ifndef PRId8
16 #error PRId8 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 15 #ifndef PRId8
16 #error PRId8 not defined
  /external/e2fsprogs/intl/
loadmsgcat.c 99 #if !defined PRId8 || PRI_MACROS_BROKEN
100 # undef PRId8
101 # define PRId8 "d"
518 return PRId8;
    [all...]
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 259 #ifndef PRId8
260 #error PRId8 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 259 #ifndef PRId8
260 #error PRId8 not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 60 # define PRId8 "d"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 60 # define PRId8 "d"
  /external/bison/darwin-lib/
inttypes.h 387 #if !defined PRId8 || 0
388 # undef PRId8
390 # define PRId8 "d"
    [all...]
  /external/bison/linux-lib/
inttypes.h 387 #if !defined PRId8 || 0
388 # undef PRId8
390 # define PRId8 "d"
    [all...]
  /external/vixl/src/a64/
debugger-a64.cc 1126 case 8: return new Format<int8_t>("%4" PRId8, 's');
    [all...]
  /external/elfutils/0.153/src/
readelf.c     [all...]

Completed in 280 milliseconds

1 2 34