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