Searched refs:printhex (Results 1 – 4 of 4) sorted by relevance
153 static inline void printhex(uint value, int digits) \161 printhex(value, 2); \166 printhex(value, 4); \171 printhex(value, 8); \
45 b printhex50 b printhex55 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()