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

/freebsd-12-stable/sys/riscv/include/
H A D_inttypes.h57 #define PRIi8 "i" /* int8_t */ macro
/freebsd-12-stable/sys/sparc64/include/
H A D_inttypes.h59 #define PRIi8 "i" /* int8_t */ macro
/freebsd-12-stable/sys/arm/include/
H A D_inttypes.h59 #define PRIi8 "i" /* int8_t */ macro
/freebsd-12-stable/sys/arm64/include/
H A D_inttypes.h57 #define PRIi8 "i" /* int8_t */ macro
/freebsd-12-stable/sys/powerpc/include/
H A D_inttypes.h67 #define PRIi8 "i" /* int8_t */ macro
/freebsd-12-stable/sys/mips/include/
H A D_inttypes.h68 #define PRIi8 "i" /* int8_t */ macro
/freebsd-12-stable/sys/x86/include/
H A D_inttypes.h67 #define PRIi8 "i" /* int8_t */ macro
/freebsd-12-stable/contrib/netbsd-tests/include/
H A Dt_inttypes.c89 PRINT(PRIi8, i8);
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCocoa.cpp658 stream.Printf("%" PRIu64 " x 10^%" PRIi8, mantissa, exponent);

Completed in 203 milliseconds