Searched refs:hash_add (Results 1 – 3 of 3) sorted by relevance
60 int hash_add(HASH_TABLE state_table, STATE *state);
52 int hash_add(HASH_TABLE state_table, STATE *state) { in hash_add() function
125 hash_add (the_search->closed_states, the_search->this_state); in best_first_search()