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

1 2 34

  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
inttypes.h 113 #define PRIuLEAST64 __PRI_64_prefix"u" /* uint_least64_t */
  /external/bison/lib/
inttypes.in.h 313 # if !defined PRIuLEAST64 || @PRI_MACROS_BROKEN@
314 # undef PRIuLEAST64
315 # define PRIuLEAST64 PRIu64
  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 211 #ifndef PRIuLEAST64
212 #error PRIuLEAST64 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 211 #ifndef PRIuLEAST64
212 #error PRIuLEAST64 not defined
  /external/e2fsprogs/intl/
loadmsgcat.c 279 #if !defined PRIuLEAST64 || PRI_MACROS_BROKEN
280 # undef PRIuLEAST64
281 # define PRIuLEAST64 PRIu64
639 return PRIuLEAST64;
    [all...]
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 455 #ifndef PRIuLEAST64
456 #error PRIuLEAST64 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 455 #ifndef PRIuLEAST64
456 #error PRIuLEAST64 not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 116 # define PRIuLEAST64 __PRI64_PREFIX "u"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 116 # define PRIuLEAST64 __PRI64_PREFIX "u"
  /external/bison/darwin-lib/
inttypes.h 625 # if !defined PRIuLEAST64 || 0
626 # undef PRIuLEAST64
627 # define PRIuLEAST64 PRIu64
    [all...]
  /external/bison/linux-lib/
inttypes.h 625 # if !defined PRIuLEAST64 || 0
626 # undef PRIuLEAST64
627 # define PRIuLEAST64 PRIu64
    [all...]

Completed in 232 milliseconds

1 2 34