Searched refs:PRIX16 (Results 1 – 10 of 10) sorted by relevance
119 #define PRIX16 "X" /* uint16_t */ macro
121 #define PRIX16 "X" /* uint16_t */ macro
123 #define PRIX16 "X" /* uint16_t */ macro
129 #define PRIX16 "X" /* uint16_t */ macro
113 PRIX16
150 PRINT(PRIX16, ui16); in ATF_TC_BODY()
400 *CommentStream << format("imm = 0x%" PRIX16 "\n", (uint16_t)Imm); in printOperand()
574 SYMBOL(PRIX16, None, <cinttypes>)575 SYMBOL(PRIX16, None, <inttypes.h>)
1100 Out << format("0x%" PRIX16, (uint16_t)Val); in output()