Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dffitest.h82 #define PRIu8 "hu" macro
98 #define PRIu8 "hhu" macro
127 #define PRIu8 "u" macro
/external/libffi/testsuite/libffi.call/
Dffitest.h83 #define PRIu8 "hu" macro
99 #define PRIu8 "hhu" macro
129 #define PRIu8 "u" macro
/external/libffi/testsuite/libffi.closures/
Dffitest.h83 #define PRIu8 "hu" macro
99 #define PRIu8 "hhu" macro
129 #define PRIu8 "u" macro
/external/capstone/include/capstone/
Dplatform.h78 #define PRIu8 __PRI_8_LENGTH_MODIFIER__ "u" macro
/external/capstone/include/
Dplatform.h66 #define PRIu8 __PRI_8_LENGTH_MODIFIER__ "u" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c113 # define PRIu8 "u" macro
/external/python/pycparser/utils/fake_libc_include/
D_fake_defines.h39 #define PRIu8 "u" macro
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py158 PRIu8 = "u" variable