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

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
inttypes.h 168 #define SCNdLEAST64 __PRI_64_prefix"d" /* int_least64_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
inttypes.h 168 #define SCNdLEAST64 __PRI_64_prefix"d" /* int_least64_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
inttypes.h 168 #define SCNdLEAST64 __PRI_64_prefix"d" /* int_least64_t */
  /external/bison/lib/
inttypes.in.h 776 # if !defined SCNdLEAST64 || @PRI_MACROS_BROKEN@
777 # undef SCNdLEAST64
778 # define SCNdLEAST64 SCNd64
  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 379 #ifndef SCNdLEAST64
380 #error SCNdLEAST64 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 379 #ifndef SCNdLEAST64
380 #error SCNdLEAST64 not defined
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 623 #ifndef SCNdLEAST64
624 #error SCNdLEAST64 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 623 #ifndef SCNdLEAST64
624 #error SCNdLEAST64 not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 185 # define SCNdLEAST64 __PRI64_PREFIX "d"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 185 # define SCNdLEAST64 __PRI64_PREFIX "d"
  /external/bison/darwin-lib/
inttypes.h 1088 # if !defined SCNdLEAST64 || 0
1089 # undef SCNdLEAST64
1090 # define SCNdLEAST64 SCNd64
    [all...]
  /external/bison/linux-lib/
inttypes.h 1088 # if !defined SCNdLEAST64 || 0
1089 # undef SCNdLEAST64
1090 # define SCNdLEAST64 SCNd64
    [all...]

Completed in 667 milliseconds

1 2 34