Searched refs:PRIX8 (Results 1 – 11 of 11) sorted by relevance
118 #define PRIX8 "X" /* uint8_t */ macro
120 #define PRIX8 "X" /* uint8_t */ macro
122 #define PRIX8 "X" /* uint8_t */ macro
128 #define PRIX8 "X" /* uint8_t */ macro
112 PRIX8
149 PRINT(PRIX8, ui8); in ATF_TC_BODY()
304 " has invalid symbol type 0x%02" PRIX8, in getSymbolType()
572 SYMBOL(PRIX8, None, <cinttypes>)573 SYMBOL(PRIX8, None, <inttypes.h>)
1086 Out << format("0x%" PRIX8, (uint8_t)Val); in output()
826 OS << format(" %02" PRIX8, B); in printInst()