Home
last modified time | relevance | path

Searched defs:PRIu8 (Results 1 – 7 of 7) 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.h82 #define PRIu8 "hu" macro
98 #define PRIu8 "hhu" macro
127 #define PRIu8 "u" macro
/external/capstone/include/
Dplatform.h66 #define PRIu8 __PRI_8_LENGTH_MODIFIER__ "u" macro
/external/libusb/msvc/
Dinttypes.h104 #define PRIu8 "u" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c113 # define PRIu8 "u" macro
/external/u-boot/include/
Dinttypes.h102 # define PRIu8 "u" macro
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py158 PRIu8 = "u" variable