Home
last modified time | relevance | path

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

/external/srec/srec/crec/
Dsrec_context.c3745 #define MIN_WRAPUP_COST 100 in fst_fill_node_info() macro
3749 if (context->wrapup_cost < MIN_WRAPUP_COST) in fst_fill_node_info()
3750 context->wrapup_cost = MIN_WRAPUP_COST; in fst_fill_node_info()