Home
last modified time | relevance | path

Searched defs:PRIo64 (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Support/
DDataTypes.h105 #define PRIo64 "I64o" macro
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Support/
DDataTypes.h105 #define PRIo64 "I64o" macro
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Support/
DDataTypes.h105 #define PRIo64 "I64o" macro
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/
DDataTypes.h105 #define PRIo64 "I64o" macro
/external/clang/test/CoverageMapping/
Dmacro-expressions.cpp12 #define PRIo64 PRI_64_LENGTH_MODIFIER "o" macro
/external/llvm-project/clang/test/CoverageMapping/
Dmacro-expressions.cpp12 #define PRIo64 PRI_64_LENGTH_MODIFIER "o" macro
/external/tcpdump/
Dnetdissect-stdinc.h99 #define PRIo64 "I64o" macro
125 #define PRIo64 "llo" macro
Daclocal.m4850 AC_DEFINE(PRIo64, "$1o", [define if the platform doesn't define PRIo64]) definition
/external/capstone/include/capstone/
Dplatform.h112 #define PRIo64 __PRI_64_LENGTH_MODIFIER__ "o" macro
/external/capstone/include/
Dplatform.h100 #define PRIo64 __PRI_64_LENGTH_MODIFIER__ "o" macro
/external/llvm/include/llvm/Support/
DDataTypes.h178 # define PRIo64 "I64o" macro
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py131 PRIo64 = "lo" variable
132 PRIo64 = "llo" variable
/external/e2fsprogs/intl/
Dloadmsgcat.c181 # define PRIo64 (sizeof (long) == 8 ? "lo" : "llo") macro
/external/python/pycparser/utils/fake_libc_include/
D_fake_defines.h56 #define PRIo64 "o" macro