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

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
inttypes.h 81 #define PRIiFAST64 __PRI_64_prefix"i" /* int_fast64_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
inttypes.h 81 #define PRIiFAST64 __PRI_64_prefix"i" /* int_fast64_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
inttypes.h 81 #define PRIiFAST64 __PRI_64_prefix"i" /* int_fast64_t */
  /external/bison/lib/
inttypes.in.h 476 # if !defined PRIiFAST64 || @PRI_MACROS_BROKEN@
477 # undef PRIiFAST64
478 # define PRIiFAST64 PRIi64
  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 115 #ifndef PRIiFAST64
116 #error PRIiFAST64 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 115 #ifndef PRIiFAST64
116 #error PRIiFAST64 not defined
  /external/e2fsprogs/intl/
loadmsgcat.c 367 #if !defined PRIiFAST64 || PRI_MACROS_BROKEN
368 # undef PRIiFAST64
369 # define PRIiFAST64 PRIi64
703 return PRIiFAST64;
    [all...]
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 359 #ifndef PRIiFAST64
360 #error PRIiFAST64 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 359 #ifndef PRIiFAST64
360 #error PRIiFAST64 not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 89 # define PRIiFAST64 __PRI64_PREFIX "i"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 89 # define PRIiFAST64 __PRI64_PREFIX "i"
  /external/bison/darwin-lib/
inttypes.h 788 # if !defined PRIiFAST64 || 0
789 # undef PRIiFAST64
790 # define PRIiFAST64 PRIi64
    [all...]
  /external/bison/linux-lib/
inttypes.h 788 # if !defined PRIiFAST64 || 0
789 # undef PRIiFAST64
790 # define PRIiFAST64 PRIi64
    [all...]

Completed in 327 milliseconds

1 2 34