Searched refs:printhex (Results 1 – 4 of 4) sorted by relevance
191 static inline void printhex(uint value, int digits) \199 printhex(value, 2); \204 printhex(value, 4); \209 printhex(value, 8); \
46 b printhex51 b printhex56 printhex: adr r2, hexbuf label
7 Say Y here to include definitions of printascii, printch, printhex
28 const char printhex; member48 if (table[i].printhex) { in print_option_table()