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

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
inttypes.h 97 #define PRIoFAST8 "o" /* int_fast8_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
inttypes.h 97 #define PRIoFAST8 "o" /* int_fast8_t */
  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 159 #ifndef PRIoFAST8
160 #error PRIoFAST8 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 159 #ifndef PRIoFAST8
160 #error PRIoFAST8 not defined
  /external/bison/darwin-lib/
inttypes.h 655 #if !defined PRIoFAST8 || 0
656 # undef PRIoFAST8
658 # define PRIoFAST8 PRIo64
660 # define PRIoFAST8 "o"
    [all...]
  /external/bison/linux-lib/
inttypes.h 655 #if !defined PRIoFAST8 || 0
656 # undef PRIoFAST8
658 # define PRIoFAST8 PRIo64
660 # define PRIoFAST8 "o"
    [all...]
  /external/e2fsprogs/intl/
loadmsgcat.c 299 #if !defined PRIoFAST8 || PRI_MACROS_BROKEN
300 # undef PRIoFAST8
301 # define PRIoFAST8 "o"
657 return PRIoFAST8;
    [all...]
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 403 #ifndef PRIoFAST8
404 #error PRIoFAST8 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 403 #ifndef PRIoFAST8
404 #error PRIoFAST8 not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 102 # define PRIoFAST8 "o"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 102 # define PRIoFAST8 "o"

Completed in 280 milliseconds

1 2 34