Searched refs:MAXMARGINS (Results 1 – 1 of 1) sorted by relevance
36 #define MAXMARGINS 64 /* maximum number of indented scopes */ macro41 size_t lmargin[MAXMARGINS]; /* margins (incl. visible page) */915 if (++mt->lmarginsz < MAXMARGINS) in pre_RS()948 if (--mt->lmarginsz < MAXMARGINS) in post_RS()