Home
last modified time | relevance | path

Searched defs:PRIx64 (Results 1 – 16 of 16) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dopj_inttypes.h42 #define PRIx64 "I64x" macro
/external/google-breakpad/src/google_breakpad/common/
Dbreakpad_types.h65 #define PRIx64 "llx" macro
/external/flac/include/share/
Dcompat.h130 # define PRIx64 "llx" macro
138 # define PRIx64 "I64x" macro
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DDataTypes.h178 # define PRIx64 "I64o" macro
184 # define PRIx64 "I64x" macro
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Support/
DDataTypes.h107 #define PRIx64 "I64x" macro
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Support/
DDataTypes.h107 #define PRIx64 "I64x" macro
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Support/
DDataTypes.h107 #define PRIx64 "I64x" macro
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/
DDataTypes.h107 #define PRIx64 "I64x" macro
/external/tcpdump/
Dnetdissect-stdinc.h107 #define PRIx64 "I64x" macro
133 #define PRIx64 "llx" macro
Daclocal.m4851 AC_DEFINE(PRIx64, "$1x", [define if the platform doesn't define PRIu64]) definition
/external/capstone/include/capstone/
Dplatform.h114 #define PRIx64 __PRI_64_LENGTH_MODIFIER__ "x" macro
/external/capstone/include/
Dplatform.h102 #define PRIx64 __PRI_64_LENGTH_MODIFIER__ "x" macro
/external/llvm/include/llvm/Support/
DDataTypes.h184 # define PRIx64 "I64x" macro
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py141 PRIx64 = "lx" variable
142 PRIx64 = "llx" variable
/external/e2fsprogs/intl/
Dloadmsgcat.c189 # define PRIx64 (sizeof (long) == 8 ? "lx" : "llx") macro
/external/python/pycparser/utils/fake_libc_include/
D_fake_defines.h58 #define PRIx64 "x" macro