Home
last modified time | relevance | path

Searched refs:PRUNE_TIGHTEN (Results 1 – 1 of 1) sorted by relevance

/external/srec/srec/crec/
Dsrec.c51 #define PRUNE_TIGHTEN 0.9 /*if we run out of room in the state arrays, macro
182 current_prune_delta = (costdata)(PRUNE_TIGHTEN * PRUNE_TIGHTEN * current_prune_delta); in reprune_altword_tokens()
525 current_prune_delta = (costdata)(PRUNE_TIGHTEN * current_prune_delta); in reprune_new_states()
604 current_prune_delta = (costdata)(PRUNE_TIGHTEN * current_prune_delta); in reprune_fsmnode_tokens()