/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | ffitest.h | 84 #define PRIu64 "lu" macro 101 #define PRIu64 "llu" macro 108 #define PRIu64 "lu" macro 129 #define PRIu64 "I64u" macro
|
/external/libffi/testsuite/libffi.call/ |
D | ffitest.h | 85 #define PRIu64 "lu" macro 102 #define PRIu64 "llu" macro 109 #define PRIu64 "lu" macro 131 #define PRIu64 "I64u" macro
|
/external/libffi/testsuite/libffi.closures/ |
D | ffitest.h | 85 #define PRIu64 "lu" macro 102 #define PRIu64 "llu" macro 109 #define PRIu64 "lu" macro 131 #define PRIu64 "I64u" macro
|
/external/pdfium/third_party/libopenjpeg20/ |
D | opj_inttypes.h | 41 #define PRIu64 "I64u" macro
|
/external/flac/include/share/ |
D | compat.h | 128 # define PRIu64 "llu" macro 136 # define PRIu64 "I64u" macro
|
/external/gflags/src/ |
D | util.h | 82 # define PRIu64 "llu" macro
|
D | windows_port.h | 120 #define PRIu64 "I64u" macro
|
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/ |
D | DataTypes.h | 175 # define PRIu64 "I64i" macro 181 # define PRIu64 "I64u" macro
|
/external/iperf3/src/ |
D | iperf_udp.c | 57 # define PRIu64 "lu" macro 59 # define PRIu64 "llu" macro
|
D | iperf.h | 54 # define PRIu64 "lu" macro 56 # define PRIu64 "llu" macro
|
/external/OpenCSD/decoder/source/ |
D | trc_printable_elem.cpp | 42 #define PRIu64 __PRI64_PREFIX "u" macro
|
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Support/ |
D | DataTypes.h | 106 #define PRIu64 "I64u" macro
|
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Support/ |
D | DataTypes.h | 106 #define PRIu64 "I64u" macro
|
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Support/ |
D | DataTypes.h | 106 #define PRIu64 "I64u" macro
|
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/ |
D | DataTypes.h | 106 #define PRIu64 "I64u" macro
|
/external/clang/test/CoverageMapping/ |
D | macro-expressions.cpp | 13 #define PRIu64 PRI_64_LENGTH_MODIFIER "u" macro
|
/external/llvm-project/clang/test/CoverageMapping/ |
D | macro-expressions.cpp | 13 #define PRIu64 PRI_64_LENGTH_MODIFIER "u" macro
|
/external/tcpdump/ |
D | netdissect-stdinc.h | 103 #define PRIu64 "I64u" macro 129 #define PRIu64 "llu" macro
|
D | aclocal.m4 | 852 AC_DEFINE(PRIu64, "$1u", [define if the platform doesn't define PRIx64]) definition
|
/external/capstone/include/capstone/ |
D | platform.h | 113 #define PRIu64 __PRI_64_LENGTH_MODIFIER__ "u" macro
|
/external/capstone/include/ |
D | platform.h | 101 #define PRIu64 __PRI_64_LENGTH_MODIFIER__ "u" macro
|
/external/llvm/include/llvm/Support/ |
D | DataTypes.h | 181 # define PRIu64 "I64u" macro
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | TYPES.py | 161 PRIu64 = "lu" variable 162 PRIu64 = "llu" variable
|
/external/e2fsprogs/intl/ |
D | loadmsgcat.c | 185 # define PRIu64 (sizeof (long) == 8 ? "lu" : "llu") macro
|
/external/python/pycparser/utils/fake_libc_include/ |
D | _fake_defines.h | 57 #define PRIu64 "u" macro
|