Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDstmt.c2644 tree min_ascii = integer_minus_one_node; in estimate_case_costs() local
2683 if ((INT_CST_LT (n->low, min_ascii)) || INT_CST_LT (max_ascii, n->high)) in estimate_case_costs()