Searched refs:failsafe (Results 1 – 1 of 1) sorted by relevance
867 int failsafe = 0; // Avoid infinite loops in expand() local871 … if (failsafe++ > MAX_ALLOWED_ITERATIONS) { // Give up after about 1 second of processing in expand()