Searched refs:expand_count (Results 1 – 1 of 1) sorted by relevance
1255 int expand_count; /* to avoid infinite loops */ in roff_expand() local1352 expand_count = 0; in roff_expand()1447 if (EXPAND_LIMIT < ++expand_count) { in roff_expand()