Searched refs:expand_count (Results 1 – 1 of 1) sorted by relevance
1374 int expand_count; /* to avoid infinite loops */ in roff_expand() local1376 expand_count = 0; in roff_expand()1586 if (++expand_count > EXPAND_LIMIT || in roff_expand()