Home
last modified time | relevance | path

Searched refs:PRIo8 (Results 1 – 9 of 9) sorted by relevance

/external/capstone/include/
Dplatform.h65 #define PRIo8 __PRI_8_LENGTH_MODIFIER__ "o" macro
/external/libusb/msvc/
Dinttypes.h86 #define PRIo8 "o" macro
/external/python/pycparser/utils/fake_libc_include/
D_fake_defines.h38 #define PRIo8 "o" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c107 #if !defined PRIo8 || PRI_MACROS_BROKEN
108 # undef PRIo8
109 # define PRIo8 "o" macro
522 return PRIo8; in get_sysdep_segment_value()
/external/u-boot/include/
Dinttypes.h76 # define PRIo8 "o" macro
/external/libcxx/include/
Dcinttypes59 PRIo8
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp371 #ifndef PRIo8
372 #error PRIo8 not defined
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py128 PRIo8 = "o" variable
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp371 #ifndef PRIo8
372 #error PRIo8 not defined