Searched refs:PRIi8 (Results 1 - 9 of 9) sorted by relevance

/external/mesa3d/include/c99/
H A Dinttypes.h58 #define PRIi8 "i" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h66 #define PRIi8 "i" macro
/external/bison/lib/
H A Dinttypes.in.h81 #if !defined PRIi8 || @PRI_MACROS_BROKEN@
82 # undef PRIi8 macro
84 # define PRIi8 "i" macro
/external/libcxx/test/std/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp71 #ifndef PRIi8
72 #error PRIi8 not defined
/external/e2fsprogs/intl/
H A Dloadmsgcat.c103 #if !defined PRIi8 || PRI_MACROS_BROKEN
104 # undef PRIi8 macro
105 # define PRIi8 "i" macro
520 return PRIi8;
/external/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp315 #ifndef PRIi8
316 #error PRIi8 not defined
/external/strace/
H A Dmtd.c344 tprintf(", {lnum=%" PRIi32 ", dtype=%" PRIi8 "}",
/external/bison/darwin-lib/
H A Dinttypes.h393 #if !defined PRIi8 || 0
394 # undef PRIi8 macro
396 # define PRIi8 "i" macro
/external/bison/linux-lib/
H A Dinttypes.h393 #if !defined PRIi8 || 0
394 # undef PRIi8 macro
396 # define PRIi8 "i" macro

Completed in 132 milliseconds