Searched refs:RSORD_MAX (Results 1 – 1 of 1) sorted by relevance
252 #define RSORD_MAX 14 /* Number of `Rs' blocks. */ macro254 static const enum roff_tok rsord[RSORD_MAX] = {2200 for (i = 0; i < RSORD_MAX; i++) in post_rs()2204 if (i == RSORD_MAX) { in post_rs()2233 for (j = 0; j < RSORD_MAX; j++) in post_rs()2236 if (j == RSORD_MAX) in post_rs()