Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenautomata.cc6535 double one_automaton_estimation_bound; in estimate_one_automaton_bound() local
6539 one_automaton_estimation_bound = 1.0; in estimate_one_automaton_bound()
6549 > one_automaton_estimation_bound) in estimate_one_automaton_bound()
6550 one_automaton_estimation_bound *= root_value; in estimate_one_automaton_bound()
6553 return one_automaton_estimation_bound; in estimate_one_automaton_bound()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenautomata.c6535 double one_automaton_estimation_bound; in estimate_one_automaton_bound() local
6539 one_automaton_estimation_bound = 1.0; in estimate_one_automaton_bound()
6549 > one_automaton_estimation_bound) in estimate_one_automaton_bound()
6550 one_automaton_estimation_bound *= root_value; in estimate_one_automaton_bound()
6553 return one_automaton_estimation_bound; in estimate_one_automaton_bound()