Searched refs:loop_length (Results 1 – 1 of 1) sorted by relevance
64 size_t loop_length = 0; in loop() local121 loop_length = loop (buf, length, indent + 2); in loop()134 loop_length = loop (buf, length, indent + 2); in loop()277 if (loop_length == 0) in loop()280 if (loop_length < length) in loop()281 length = loop_length; in loop()285 } else if (loop_length) in loop()