Home
last modified time | relevance | path

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

/src/contrib/mandoc/
H A Dmdoc_man.c287 static int Bl_stack_post[BL_STACK_MAX]; /* add final .RE */ variable
1516 if (Bl_stack_post[Bl_stack_len - 1]) in mid_it()
1526 Bl_stack_post[Bl_stack_len - 1] = 1; in mid_it()
1566 if (Bl_stack_post[Bl_stack_len]) { in post_it()
1568 Bl_stack_post[Bl_stack_len] = 0; in post_it()