Home | History | Annotate | Download | only in Modules

Lines Matching refs:table_hex

1212 static const int table_hex[128] = {
1223 #define hexval(c) table_hex[(unsigned int)(c)]