Home
last modified time | relevance | path

Searched defs:PRIx8 (Results 1 – 6 of 6) sorted by relevance

/external/arm-trusted-firmware/include/lib/libc/
Dinttypes.h37 #define PRIx8 "x" /* uint8_t */ macro
/external/capstone/include/
Dplatform.h67 #define PRIx8 __PRI_8_LENGTH_MODIFIER__ "x" macro
/external/capstone/include/capstone/
Dplatform.h79 #define PRIx8 __PRI_8_LENGTH_MODIFIER__ "x" macro
/external/musl/include/
Dinttypes.h93 #define PRIx8 "x" macro
/external/python/pycparser/utils/fake_libc_include/
D_fake_defines.h40 #define PRIx8 "x" macro
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py138 PRIx8 = "x" variable