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

1 2 34

  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
inttypes.h 100 #define PRIoFAST64 __PRI_64_prefix"o" /* int_fast64_t */
  /external/bison/lib/
inttypes.in.h 482 # if !defined PRIoFAST64 || @PRI_MACROS_BROKEN@
483 # undef PRIoFAST64
484 # define PRIoFAST64 PRIo64
  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 171 #ifndef PRIoFAST64
172 #error PRIoFAST64 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 171 #ifndef PRIoFAST64
172 #error PRIoFAST64 not defined
  /external/e2fsprogs/intl/
loadmsgcat.c 371 #if !defined PRIoFAST64 || PRI_MACROS_BROKEN
372 # undef PRIoFAST64
373 # define PRIoFAST64 PRIo64
705 return PRIoFAST64;
    [all...]
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 415 #ifndef PRIoFAST64
416 #error PRIoFAST64 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 415 #ifndef PRIoFAST64
416 #error PRIoFAST64 not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 105 # define PRIoFAST64 __PRI64_PREFIX "o"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 105 # define PRIoFAST64 __PRI64_PREFIX "o"
  /external/bison/darwin-lib/
inttypes.h 794 # if !defined PRIoFAST64 || 0
795 # undef PRIoFAST64
796 # define PRIoFAST64 PRIo64
    [all...]
  /external/bison/linux-lib/
inttypes.h 794 # if !defined PRIoFAST64 || 0
795 # undef PRIoFAST64
796 # define PRIoFAST64 PRIo64
    [all...]

Completed in 587 milliseconds

1 2 34