Home
last modified time | relevance | path

Searched defs:PRId8 (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dffitest.h81 #define PRId8 "hd" macro
97 #define PRId8 "hhd" macro
128 #define PRId8 "d" macro
/external/libffi/testsuite/libffi.call/
Dffitest.h82 #define PRId8 "hd" macro
98 #define PRId8 "hhd" macro
130 #define PRId8 "d" macro
/external/libffi/testsuite/libffi.closures/
Dffitest.h82 #define PRId8 "hd" macro
98 #define PRId8 "hhd" macro
130 #define PRId8 "d" macro
/external/capstone/include/capstone/
Dplatform.h75 #define PRId8 __PRI_8_LENGTH_MODIFIER__ "d" macro
/external/capstone/include/
Dplatform.h63 #define PRId8 __PRI_8_LENGTH_MODIFIER__ "d" macro
/external/musl/include/
Dinttypes.h33 #define PRId8 "d" macro
/external/python/pycparser/utils/fake_libc_include/
D_fake_defines.h36 #define PRId8 "d" macro
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py108 PRId8 = "d" variable