Searched refs:PRIo8 (Results 1 - 8 of 8) sorted by relevance

/external/mesa3d/include/c99/
H A Dinttypes.h92 #define PRIo8 "o" macro
/external/opencv3/3rdparty/include/
H A Dmsc_inttypes.h90 #define PRIo8 "o" macro
/external/bison/lib/
H A Dinttypes.in.h87 #if !defined PRIo8 || @PRI_MACROS_BROKEN@
88 # undef PRIo8 macro
90 # define PRIo8 "o" macro
/external/libcxx/test/std/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp127 #ifndef PRIo8
128 #error PRIo8 not defined
/external/e2fsprogs/intl/
H A Dloadmsgcat.c107 #if !defined PRIo8 || PRI_MACROS_BROKEN
108 # undef PRIo8 macro
109 # define PRIo8 "o" macro
522 return PRIo8;
/external/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp371 #ifndef PRIo8
372 #error PRIo8 not defined
/external/bison/darwin-lib/
H A Dinttypes.h399 #if !defined PRIo8 || 0
400 # undef PRIo8 macro
402 # define PRIo8 "o" macro
/external/bison/linux-lib/
H A Dinttypes.h399 #if !defined PRIo8 || 0
400 # undef PRIo8 macro
402 # define PRIo8 "o" macro

Completed in 72 milliseconds