Home
last modified time | relevance | path

Searched refs:hextable_caps (Results 1 – 1 of 1) sorted by relevance

/bootloader/lib/
A Dprintf.c89 static const char hextable_caps[] = { '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', '… variable
94 const char *table = (flag & CAPSFLAG) ? hextable_caps : hextable; in longlong_to_hexstring()

Completed in 3 milliseconds