Searched defs:expand_count (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/cmd/mandoc/ | ||
| H A D | roff.c | 1283 int expand_count; /* to avoid infinite loops */ local 1288 expand_count = 0; 1335 if (EXPAND_LIMIT < ++expand_count) { |
Completed in 82 milliseconds