Searched refs:PRIX8 (Results 1 – 17 of 17) sorted by relevance
124 #define PRIX8 "X" /* uint8_t */ macro
121 #define PRIX8 "X" /* uint8_t */ macro
122 #define PRIX8 "X" /* uint8_t */ macro
119 #if !defined PRIX8 || PRI_MACROS_BROKEN120 # undef PRIX8121 # define PRIX8 "X" macro534 return PRIX8;
727 #ifndef PRIX8728 #define PRIX8 "hhX" macro750 defined(PRIu8) && defined(PRIx8) && defined(PRIX8))
191 #define PRIX8 "X" /* uint8_t */ macro
209 #define PRIX8 "X" /* uint8_t */ macro
185 #define PRIX8 "X" /* uint8_t */ macro
207 #define PRIX8 "X" /* uint8_t */ macro
58 T_(PRIX8),
121 #define PRIX8 __UINT8_FMTX__ macro
149 PRINT(PRIX8, ui8); in ATF_TC_BODY()