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

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
inttypes.h 118 #define PRIuFAST64 __PRI_64_prefix"u" /* uint_fast64_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
inttypes.h 118 #define PRIuFAST64 __PRI_64_prefix"u" /* uint_fast64_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
inttypes.h 118 #define PRIuFAST64 __PRI_64_prefix"u" /* uint_fast64_t */
  /external/bison/lib/
inttypes.in.h 486 # if !defined PRIuFAST64 || @PRI_MACROS_BROKEN@
487 # undef PRIuFAST64
488 # define PRIuFAST64 PRIu64
  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 227 #ifndef PRIuFAST64
228 #error PRIuFAST64 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 227 #ifndef PRIuFAST64
228 #error PRIuFAST64 not defined
  /external/e2fsprogs/intl/
loadmsgcat.c 375 #if !defined PRIuFAST64 || PRI_MACROS_BROKEN
376 # undef PRIuFAST64
377 # define PRIuFAST64 PRIu64
707 return PRIuFAST64;
    [all...]
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 471 #ifndef PRIuFAST64
472 #error PRIuFAST64 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 471 #ifndef PRIuFAST64
472 #error PRIuFAST64 not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 121 # define PRIuFAST64 __PRI64_PREFIX "u"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 121 # define PRIuFAST64 __PRI64_PREFIX "u"
  /external/bison/darwin-lib/
inttypes.h 798 # if !defined PRIuFAST64 || 0
799 # undef PRIuFAST64
800 # define PRIuFAST64 PRIu64
    [all...]
  /external/bison/linux-lib/
inttypes.h 798 # if !defined PRIuFAST64 || 0
799 # undef PRIuFAST64
800 # define PRIuFAST64 PRIu64
    [all...]

Completed in 274 milliseconds

1 2 34