Searched refs:not_this_one (Results 1 – 1 of 1) sorted by relevance
550 static void prune_fsmnode_tokens(srec *rec, costdata current_prune_thresh, ftokenID not_this_one) in prune_fsmnode_tokens() argument567 if( token_index!=not_this_one && token->cost >= current_prune_thresh) in prune_fsmnode_tokens()590 ftokenID not_this_one) in reprune_fsmnode_tokens() argument596 prune_fsmnode_tokens(rec, current_best_cost+current_prune_delta, not_this_one); in reprune_fsmnode_tokens()620 prune_fsmnode_tokens(rec, current_best_cost+current_prune_delta, not_this_one); in reprune_fsmnode_tokens()