Home
last modified time | relevance | path

Searched defs:PRIu64 (Results 1 – 25 of 27) sorted by relevance

12

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dffitest.h84 #define PRIu64 "lu" macro
101 #define PRIu64 "llu" macro
108 #define PRIu64 "lu" macro
129 #define PRIu64 "I64u" macro
/external/libffi/testsuite/libffi.call/
Dffitest.h85 #define PRIu64 "lu" macro
102 #define PRIu64 "llu" macro
109 #define PRIu64 "lu" macro
131 #define PRIu64 "I64u" macro
/external/libffi/testsuite/libffi.closures/
Dffitest.h85 #define PRIu64 "lu" macro
102 #define PRIu64 "llu" macro
109 #define PRIu64 "lu" macro
131 #define PRIu64 "I64u" macro
/external/pdfium/third_party/libopenjpeg20/
Dopj_inttypes.h41 #define PRIu64 "I64u" macro
/external/flac/include/share/
Dcompat.h128 # define PRIu64 "llu" macro
136 # define PRIu64 "I64u" macro
/external/gflags/src/
Dutil.h82 # define PRIu64 "llu" macro
Dwindows_port.h120 #define PRIu64 "I64u" macro
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DDataTypes.h175 # define PRIu64 "I64i" macro
181 # define PRIu64 "I64u" macro
/external/iperf3/src/
Diperf_udp.c57 # define PRIu64 "lu" macro
59 # define PRIu64 "llu" macro
Diperf.h54 # define PRIu64 "lu" macro
56 # define PRIu64 "llu" macro
/external/OpenCSD/decoder/source/
Dtrc_printable_elem.cpp42 #define PRIu64 __PRI64_PREFIX "u" macro
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Support/
DDataTypes.h106 #define PRIu64 "I64u" macro
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Support/
DDataTypes.h106 #define PRIu64 "I64u" macro
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Support/
DDataTypes.h106 #define PRIu64 "I64u" macro
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/
DDataTypes.h106 #define PRIu64 "I64u" macro
/external/clang/test/CoverageMapping/
Dmacro-expressions.cpp13 #define PRIu64 PRI_64_LENGTH_MODIFIER "u" macro
/external/llvm-project/clang/test/CoverageMapping/
Dmacro-expressions.cpp13 #define PRIu64 PRI_64_LENGTH_MODIFIER "u" macro
/external/tcpdump/
Dnetdissect-stdinc.h103 #define PRIu64 "I64u" macro
129 #define PRIu64 "llu" macro
Daclocal.m4852 AC_DEFINE(PRIu64, "$1u", [define if the platform doesn't define PRIx64]) definition
/external/capstone/include/capstone/
Dplatform.h113 #define PRIu64 __PRI_64_LENGTH_MODIFIER__ "u" macro
/external/capstone/include/
Dplatform.h101 #define PRIu64 __PRI_64_LENGTH_MODIFIER__ "u" macro
/external/llvm/include/llvm/Support/
DDataTypes.h181 # define PRIu64 "I64u" macro
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py161 PRIu64 = "lu" variable
162 PRIu64 = "llu" variable
/external/e2fsprogs/intl/
Dloadmsgcat.c185 # define PRIu64 (sizeof (long) == 8 ? "lu" : "llu") macro
/external/python/pycparser/utils/fake_libc_include/
D_fake_defines.h57 #define PRIu64 "u" macro

12