Searched refs:MAXMARGINS (Results 1 – 1 of 1) sorted by relevance
41 #define MAXMARGINS 64 /* maximum number of indented scopes */ macro44 int lmargin[MAXMARGINS]; /* margins (incl. vis. page) */800 if (++mt->lmarginsz < MAXMARGINS) in pre_RS()822 if (--mt->lmarginsz < MAXMARGINS) in post_RS()