Searched refs:reprune_new_states (Results 1 - 1 of 1) sorted by relevance

/external/srec/srec/crec/
H A Dsrec.c509 static costdata reprune_new_states(srec *rec, costdata current_best_cost, costdata current_prune_delta) function
533 PLogError ("reprune_new_states: can't seem to prune enough - best cost %d num_new_states %d\n",
1603 current_prune_delta = reprune_new_states(rec, current_best_cost, current_prune_delta);

Completed in 110 milliseconds