Searched refs:PRIi8 (Results 1 – 8 of 8) sorted by relevance
60 #define PRIi8 "i" /* int8_t */ macro
58 #define PRIi8 "i" /* int8_t */ macro
56 #define PRIi8 "i" /* int8_t */ macro
66 #define PRIi8 "i" /* int8_t */ macro
40 PRIi8
89 PRINT(PRIi8, i8); in ATF_TC_BODY()
775 stream.Printf("%" PRIu64 " x 10^%" PRIi8, mantissa, exponent); in NSDecimalNumberSummaryProvider()