Searched refs:out_of_bounds_sentry (Results 1 – 1 of 1) sorted by relevance
535 bool out_of_bounds_sentry = false; in second_order_root_finder() local630 if (!out_of_bounds_sentry && (diff > 0) && (diff < 3)) in second_order_root_finder()636 out_of_bounds_sentry = true; // only take this branch once! in second_order_root_finder()656 if (!out_of_bounds_sentry && (diff > 0) && (diff < 3)) in second_order_root_finder()662 out_of_bounds_sentry = true; // only take this branch once! in second_order_root_finder()