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

/openbsd-current/usr.bin/mandoc/
H A Dmdoc_man.c285 static int Bl_stack_post[BL_STACK_MAX]; /* add final .RE */ variable
1510 if (Bl_stack_post[Bl_stack_len - 1])
1520 Bl_stack_post[Bl_stack_len - 1] = 1;
1560 if (Bl_stack_post[Bl_stack_len]) {
1562 Bl_stack_post[Bl_stack_len] = 0;

Completed in 68 milliseconds