Searched refs:HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
51 hash_list *dfa_hash[HASH_SIZE]; /* used to quickly find */189 for(i=0; i<HASH_SIZE; ++i) in clear_hash()207 for(i=0; i<HASH_SIZE; ++i){236 bin = set_hash(nfa_states,HASH_SIZE);
66 #define HASH_SIZE 211 macro