Home | History | Annotate | Download | only in Modules

Lines Matching refs:table_hex

1161 static int table_hex[128] = {
1172 #define hexval(c) table_hex[(unsigned int)(c)]