Searched refs:hex_table (Results 1 – 1 of 1) sorted by relevance
342 static const unsigned char hex_table[256] = { variable366 while ((d = hex_table[(unsigned char)**string]) < 16) { in parse_hex()