Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_man.c261 #define BL_STACK_MAX 32 macro
263 static size_t Bl_stack[BL_STACK_MAX]; /* offsets [chars] */
264 static int Bl_stack_post[BL_STACK_MAX]; /* add final .RE */