Home
last modified time | relevance | path

Searched refs:KEYS_MAX (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl_layout.c54 #define KEYS_MAX ((int)(sizeof(keys)/sizeof(keys[0]))) macro
235 for (i = 0; i < KEYS_MAX; i++) in cell()
239 if (i == KEYS_MAX) { in cell()