Searched refs:MMAN_PP (Results 1 – 1 of 1) sorted by relevance
273 #define MMAN_PP (1 << 5) /* reset indentation etc. */ macro379 if ((MMAN_PP | MMAN_sp | MMAN_br | MMAN_nl) & outflags) { in print_word()383 if (MMAN_PP & outflags) { in print_word()400 outflags &= ~(MMAN_PP|MMAN_sp|MMAN_br|MMAN_nl|MMAN_spc); in print_word()473 outflags &= ~MMAN_PP; in print_block()666 outflags |= MMAN_PP | MMAN_sp | MMAN_nl; in print_node()672 outflags |= MMAN_PP | MMAN_sp | MMAN_nl; in print_node()967 outflags &= ~(MMAN_PP | MMAN_sp | MMAN_br); in pre_bd()1130 outflags |= MMAN_PP | MMAN_nl; in post_bl()1336 outflags |= MMAN_PP; in post_fn()[all …]