Home
last modified time | relevance | path

Searched defs:PRId64 (Results 1 – 21 of 21) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dffitest.h83 #define PRId64 "ld" macro
100 #define PRId64 "lld" macro
107 #define PRId64 "ld" macro
130 #define PRId64 "I64d" macro
/external/libffi/testsuite/libffi.call/
Dffitest.h84 #define PRId64 "ld" macro
101 #define PRId64 "lld" macro
108 #define PRId64 "ld" macro
132 #define PRId64 "I64d" macro
/external/libffi/testsuite/libffi.closures/
Dffitest.h84 #define PRId64 "ld" macro
101 #define PRId64 "lld" macro
108 #define PRId64 "ld" macro
132 #define PRId64 "I64d" macro
/external/pdfium/third_party/libopenjpeg20/
Dopj_inttypes.h39 #define PRId64 "I64d" macro
/external/flac/include/share/
Dcompat.h129 # define PRId64 "lld" macro
137 # define PRId64 "I64d" macro
/external/gflags/src/
Dutil.h79 # define PRId64 "lld" macro
Dwindows_port.h119 #define PRId64 "I64d" macro
/external/libaom/libaom/aom/
Daom_integer.h57 #define PRId64 "I64d" macro
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Support/
DDataTypes.h103 #define PRId64 "I64d" macro
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Support/
DDataTypes.h103 #define PRId64 "I64d" macro
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Support/
DDataTypes.h103 #define PRId64 "I64d" macro
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/
DDataTypes.h103 #define PRId64 "I64d" macro
/external/tcpdump/
Dnetdissect-stdinc.h95 #define PRId64 "I64d" macro
121 #define PRId64 "lld" macro
Daclocal.m4849 AC_DEFINE(PRId64, "$1d", [define if the platform doesn't define PRId64]) definition
/external/capstone/include/capstone/
Dplatform.h110 #define PRId64 __PRI_64_LENGTH_MODIFIER__ "d" macro
/external/capstone/include/
Dplatform.h98 #define PRId64 __PRI_64_LENGTH_MODIFIER__ "d" macro
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DDataTypes.h172 # define PRId64 "I64d" macro
/external/llvm/include/llvm/Support/
DDataTypes.h172 # define PRId64 "I64d" macro
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py111 PRId64 = "ld" variable
112 PRId64 = "lld" variable
/external/e2fsprogs/intl/
Dloadmsgcat.c173 # define PRId64 (sizeof (long) == 8 ? "ld" : "lld") macro
/external/python/pycparser/utils/fake_libc_include/
D_fake_defines.h54 #define PRId64 "d" macro