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

/freebsd-13-stable/contrib/mandoc/
H A Dtbl_opts.c60 #define KEY_MAXKEYS ((int)(sizeof(keys)/sizeof(keys[0]))) macro
153 while (i < KEY_MAXKEYS &&
158 if (i == KEY_MAXKEYS) {

Completed in 101 milliseconds