Searched refs:PRIi8 (Results 1 - 4 of 4) sorted by path

/openbsd-current/gnu/gcc/intl/
H A Dloadmsgcat.c103 #if !defined PRIi8 || PRI_MACROS_BROKEN
104 # undef PRIi8 macro
105 # define PRIi8 "i" macro
526 return PRIi8;
/openbsd-current/gnu/usr.bin/texinfo/intl/
H A Dloadmsgcat.c103 #if !defined PRIi8 || PRI_MACROS_BROKEN
104 # undef PRIi8 macro
105 # define PRIi8 "i" macro
520 return PRIi8;
/openbsd-current/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DCocoa.cpp762 stream.Printf("%" PRIu64 " x 10^%" PRIi8, mantissa, exponent);
/openbsd-current/include/
H A Dinttypes.h66 #define PRIi8 "i" /* int8_t */ macro

Completed in 133 milliseconds