Searched refs:PRIx8 (Results 1 – 11 of 11) sorted by relevance
64 #define PRIx8 "x" macro
42 #define PRIx8 "x" macro
96 fprintf(f, "\\x%02"PRIx8, c); in write_propval_string()110 fprintf(f, "%02"PRIx8, *(const uint8_t*)p); in write_propval_int()
59 sprintf(buf, "0x%"PRIx8, *(uint8_t*)(data + off)); in yaml_propval_int()
104 #define PRIx8 "x" macro
119 # define PRIx8 "x" macro
95 PRIx8
118 # define PRIx8 "x" macro