HomeSort by relevance Sort by last modified time
    Searched refs:SCNxMAX (Results 51 - 58 of 58) sorted by null

1 23

  /external/bison/lib/
inttypes.in.h 1007 #if !defined SCNxMAX || @PRI_MACROS_BROKEN@
1008 # undef SCNxMAX
1010 # define SCNxMAX SCNx64
1012 # define SCNxMAX "lx"
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 623 #ifndef SCNxMAX
624 #error SCNxMAX not defined
  /external/bison/darwin-lib/
inttypes.h     [all...]
  /external/bison/linux-lib/
inttypes.h     [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 867 #ifndef SCNxMAX
868 #error SCNxMAX not defined
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
inttypes.h 262 # define SCNxMAX __PRI64_PREFIX "x"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 262 # define SCNxMAX __PRI64_PREFIX "x"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 262 # define SCNxMAX __PRI64_PREFIX "x"

Completed in 29 milliseconds

1 23