Searched refs:RSORD_MAX (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_validate.c234 #define RSORD_MAX 14 /* Number of `Rs' blocks. */ macro
236 static const int rsord[RSORD_MAX] = {
1511 for (i = 0; i < RSORD_MAX; i++)
1515 if (i == RSORD_MAX) {
1545 for (j = 0; j < RSORD_MAX; j++)
1548 if (j == RSORD_MAX)

Completed in 136 milliseconds