Home
last modified time | relevance | path

Searched refs:expand_count (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Droff.c1255 int expand_count; /* to avoid infinite loops */ in roff_expand() local
1352 expand_count = 0; in roff_expand()
1447 if (EXPAND_LIMIT < ++expand_count) { in roff_expand()