Searched defs:MAX_RECURSION_DEPTH (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/troff/
H A Dn1.c75 #define MAX_RECURSION_DEPTH 512 macro
657 * recursion limit of MAX_RECURSION_DEPTH was chosen as
668 if (frame_cnt > MAX_RECURSION_DEPTH) {
672 MAX_RECURSION_DEPTH,

Completed in 46 milliseconds