Searched defs:SCNx64 (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dbasictypes.h94 #ifndef SCNx64
95 #define SCNx64 "llx" macro
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Dbasictypes.h94 #ifndef SCNx64
95 #define SCNx64 "llx" macro
/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h207 #define SCNx64 "I64x" macro
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dport.h333 #define SCNx64 "I64x" macro
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dport.h330 #define SCNx64 "I64x" macro
/external/bison/darwin-lib/
H A Dinttypes.h1021 # if !defined SCNx64 || 0
1022 # undef SCNx64 macro
1023 # define SCNx64 _SCNu64_PREFIX "x" macro
1108 # define SCNxLEAST64 SCNx64
1163 # define SCNxFAST8 SCNx64
1215 # define SCNxFAST16 SCNx64
1257 # define SCNxFAST32 SCNx64
1283 # define SCNxFAST64 SCNx64
1322 # define SCNxMAX SCNx64
/external/bison/lib/
H A Dinttypes.in.h709 # if !defined SCNx64 || @PRI_MACROS_BROKEN@
710 # undef SCNx64 macro
711 # define SCNx64 _SCNu64_PREFIX "x" macro
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/
H A Dinttypes.h1021 # if !defined SCNx64 || 0
1022 # undef SCNx64 macro
1023 # define SCNx64 _SCNu64_PREFIX "x" macro
1108 # define SCNxLEAST64 SCNx64
1163 # define SCNxFAST8 SCNx64
1215 # define SCNxFAST16 SCNx64
1257 # define SCNxFAST32 SCNx64
1283 # define SCNxFAST64 SCNx64
1322 # define SCNxMAX SCNx64
/external/chromium_org/third_party/WebKit/Source/wtf/os-win32/
H A Dinttypes.h231 #define SCNx64 "llx" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h236 #define SCNx64 "I64x" macro
/external/mesa3d/include/c99/
H A Dinttypes.h236 #define SCNx64 "I64x" macro

Completed in 249 milliseconds