Searched refs:hextable (Results 1 – 1 of 1) sorted by relevance
97 static const unsigned char hextable[] = { variable105 #define onehex2dec(x) hextable[x - '0']
Completed in 3 milliseconds