Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Droff.c920 int expand_count; /* to avoid infinite loops */ in roff_res() local
925 expand_count = 0; in roff_res()
973 if (EXPAND_LIMIT < ++expand_count) { in roff_res()