Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_man.c268 static int Bl_stack_post[BL_STACK_MAX]; /* add final .RE */ variable
1449 if (Bl_stack_post[Bl_stack_len - 1]) in mid_it()
1459 Bl_stack_post[Bl_stack_len - 1] = 1; in mid_it()
1504 if (Bl_stack_post[Bl_stack_len]) { in post_it()
1506 Bl_stack_post[Bl_stack_len] = 0; in post_it()