Searched refs:new_candidate (Results 1 - 1 of 1) sorted by relevance

/external/bison/lib/
H A Dhash.c568 float new_candidate = candidate / tuning->growth_threshold; local
569 if (SIZE_MAX <= new_candidate)
571 candidate = new_candidate;

Completed in 400 milliseconds