Searched refs:g_table (Results 1 – 1 of 1) sorted by relevance
117 const short *g_table, unsigned g_table_size, in mph_lookup() argument120 short g = g_table[mph_hash(0, code) % g_table_size]; in mph_lookup()
Completed in 7 milliseconds