Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dmdoc_man.c287 static int Bl_stack_post[BL_STACK_MAX]; /* add final .RE */ variable
1512 if (Bl_stack_post[Bl_stack_len - 1]) in mid_it()
1522 Bl_stack_post[Bl_stack_len - 1] = 1; in mid_it()
1562 if (Bl_stack_post[Bl_stack_len]) { in post_it()
1564 Bl_stack_post[Bl_stack_len] = 0; in post_it()