Searched defs:tablesize (Results 1 – 5 of 5) sorted by relevance
103 hash_uniqstr (void const *m, size_t tablesize) in hash_uniqstr()
282 state_hash (state const *s, size_t tablesize) in state_hash()293 state_hasher (void const *s, size_t tablesize) in state_hasher()
468 hash_symbol (const symbol *m, size_t tablesize) in hash_symbol()475 hash_symbol_hasher (void const *m, size_t tablesize) in hash_symbol_hasher()
56 hash_muscle (const void *x, size_t tablesize) in hash_muscle()
135 inverttable(int *table, int inversesize, int tablesize, int cumulative) in inverttable()