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

1 2 34

  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
inttypes.h 229 #define SCNx64 "llx" /* uint64_t */
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
inttypes.h 229 #define SCNx64 "llx" /* uint64_t */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
inttypes.h 229 #define SCNx64 "llx" /* uint64_t */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
inttypes.h 229 #define SCNx64 "llx" /* uint64_t */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
inttypes.h 229 #define SCNx64 "llx" /* uint64_t */
  /external/bison/darwin-lib/
inttypes.h 1021 # if !defined SCNx64 || 0
1022 # undef SCNx64
1023 # define SCNx64 _SCNu64_PREFIX "x"
1108 # define SCNxLEAST64 SCNx64
1163 # define SCNxFAST8 SCNx64
1215 # define SCNxFAST16 SCNx64
1257 # define SCNxFAST32 SCNx64
    [all...]
  /external/bison/lib/
inttypes.in.h 709 # if !defined SCNx64 || @PRI_MACROS_BROKEN@
710 # undef SCNx64
711 # define SCNx64 _SCNu64_PREFIX "x"
796 # define SCNxLEAST64 SCNx64
851 # define SCNxFAST8 SCNx64
903 # define SCNxFAST16 SCNx64
945 # define SCNxFAST32 SCNx64
971 # define SCNxFAST64 SCNx64
1010 # define SCNxMAX SCNx64
  /external/bison/linux-lib/
inttypes.h 1021 # if !defined SCNx64 || 0
1022 # undef SCNx64
1023 # define SCNx64 _SCNu64_PREFIX "x"
1108 # define SCNxLEAST64 SCNx64
1163 # define SCNxFAST8 SCNx64
1215 # define SCNxFAST16 SCNx64
1257 # define SCNxFAST32 SCNx64
    [all...]
  /external/chromium_org/third_party/mesa/src/include/c99/
inttypes.h 236 #define SCNx64 "I64x"
237 #define SCNX64 "I64X"
  /external/jemalloc/include/msvc_compat/C99/
inttypes.h 244 #define SCNx64 "I64x"
245 #define SCNX64 "I64X"
  /external/mesa3d/include/c99/
inttypes.h 236 #define SCNx64 "I64x"
237 #define SCNX64 "I64X"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 244 # define SCNx64 __PRI64_PREFIX "x"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 244 # define SCNx64 __PRI64_PREFIX "x"

Completed in 4011 milliseconds

1 2 34