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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_man.c269 static int Bl_stack_post[BL_STACK_MAX]; /* add final .RE */ variable
1436 if (Bl_stack_post[Bl_stack_len - 1])
1446 Bl_stack_post[Bl_stack_len - 1] = 1;
1486 if (Bl_stack_post[Bl_stack_len]) {
1488 Bl_stack_post[Bl_stack_len] = 0;

Completed in 59 milliseconds