Searched refs:loop_length (Results 1 – 1 of 1) sorted by relevance
62 size_t loop_length = 0; in loop() local119 loop_length = loop (buf, length, indent + 2); in loop()132 loop_length = loop (buf, length, indent + 2); in loop()275 if (loop_length == 0) in loop()278 if (loop_length < length) in loop()279 length = loop_length; in loop()283 } else if (loop_length) in loop()