Home
last modified time | relevance | path

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

/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.h84 #define PRIu64 "lu" macro
101 #define PRIu64 "llu" macro
108 #define PRIu64 "lu" macro
129 #define PRIu64 "I64u" macro
/external/libpcap/pcap/
Dpcap-inttypes.h104 #define PRIu64 "I64u" macro
106 #define PRIu64 "llu" macro
/external/pdfium/third_party/libopenjpeg20/
Dopj_inttypes.h41 #define PRIu64 "I64u" macro
/external/gflags/src/
Dutil.h82 # define PRIu64 "llu" macro
Dwindows_port.h120 #define PRIu64 "I64u" macro
/external/webrtc/webrtc/base/
Dformat_macros.h83 #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/flac/include/share/
Dcompat.h125 # define PRIu64 "llu" macro
141 # 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/MacOS/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/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/
Dplatform.h101 #define PRIu64 __PRI_64_LENGTH_MODIFIER__ "u" macro
/external/iperf3/src/
Diperf_udp.c54 # define PRIu64 "llu" macro
Diperf.h54 # define PRIu64 "lu" macro
56 # define PRIu64 "llu" 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/libusb/msvc/
Dinttypes.h107 #define PRIu64 "I64u" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c185 # define PRIu64 (sizeof (long) == 8 ? "lu" : "llu") macro
/external/u-boot/include/
Dinttypes.h105 # define PRIu64 __PRI64_PREFIX "u" macro