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

/freebsd-10-stable/sys/arm/include/
H A D_inttypes.h57 #define PRIi8 "i" /* int8_t */ macro
/freebsd-10-stable/sys/ia64/include/
H A D_inttypes.h57 #define PRIi8 "i" /* int8_t */ macro
/freebsd-10-stable/sys/sparc64/include/
H A D_inttypes.h57 #define PRIi8 "i" /* int8_t */ macro
/freebsd-10-stable/sys/mips/include/
H A D_inttypes.h66 #define PRIi8 "i" /* int8_t */ macro
/freebsd-10-stable/sys/powerpc/include/
H A D_inttypes.h65 #define PRIi8 "i" /* int8_t */ macro
/freebsd-10-stable/sys/x86/include/
H A D_inttypes.h65 #define PRIi8 "i" /* int8_t */ macro
/freebsd-10-stable/contrib/netbsd-tests/include/
H A Dt_inttypes.c89 PRINT(PRIi8, i8);

Completed in 78 milliseconds