Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dmdoc_man.c286 static int Bl_stack_post[BL_STACK_MAX]; /* add final .RE */ variable
1493 if (Bl_stack_post[Bl_stack_len - 1]) in mid_it()
1503 Bl_stack_post[Bl_stack_len - 1] = 1; in mid_it()
1543 if (Bl_stack_post[Bl_stack_len]) { in post_it()
1545 Bl_stack_post[Bl_stack_len] = 0; in post_it()