Home
last modified time | relevance | path

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

/external/libusb/msvc/
Dinttypes.h86 #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/bison/lib/
Dinttypes.in.h87 #if !defined PRIo8 || @PRI_MACROS_BROKEN@
88 # undef PRIo8
90 # define PRIo8 "o" macro
/external/syslinux/com32/include/
Dinttypes.h62 #define PRIo8 "o" macro
/external/bison/linux-lib/
Dinttypes.h399 #if !defined PRIo8 || 0
400 # undef PRIo8
402 # define PRIo8 "o" macro
/external/bison/darwin-lib/
Dinttypes.h399 #if !defined PRIo8 || 0
400 # undef PRIo8
402 # 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