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

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
inttypes.h 78 #define PRIiFAST8 "i" /* int_fast8_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
inttypes.h 78 #define PRIiFAST8 "i" /* int_fast8_t */
  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 103 #ifndef PRIiFAST8
104 #error PRIiFAST8 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 103 #ifndef PRIiFAST8
104 #error PRIiFAST8 not defined
  /external/bison/darwin-lib/
inttypes.h 647 #if !defined PRIiFAST8 || 0
648 # undef PRIiFAST8
650 # define PRIiFAST8 PRIi64
652 # define PRIiFAST8 "i"
    [all...]
  /external/bison/linux-lib/
inttypes.h 647 #if !defined PRIiFAST8 || 0
648 # undef PRIiFAST8
650 # define PRIiFAST8 PRIi64
652 # define PRIiFAST8 "i"
    [all...]
  /external/e2fsprogs/intl/
loadmsgcat.c 295 #if !defined PRIiFAST8 || PRI_MACROS_BROKEN
296 # undef PRIiFAST8
297 # define PRIiFAST8 "i"
655 return PRIiFAST8;
    [all...]
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 347 #ifndef PRIiFAST8
348 #error PRIiFAST8 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 347 #ifndef PRIiFAST8
348 #error PRIiFAST8 not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 86 # define PRIiFAST8 "i"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 86 # define PRIiFAST8 "i"

Completed in 2086 milliseconds

1 2 34