Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/build/Android/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/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/tcpdump/
Daclocal.m4889 AC_DEFINE(PRIo64, "$1o", [define if the platform doesn't define PRIo64]) definition
/external/clang/test/CoverageMapping/
Dmacro-expressions.cpp12 #define PRIo64 PRI_64_LENGTH_MODIFIER "o" macro
/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/musl/include/
Dinttypes.h66 #define PRIo64 __PRI64 "o" macro
/external/python/pycparser/utils/fake_libc_include/
D_fake_defines.h56 #define PRIo64 "o" macro