Searched refs:MMAN_PP (Results 1 – 1 of 1) sorted by relevance
275 #define MMAN_PP (1 << 5) /* reset indentation etc. */ macro381 if ((MMAN_PP | MMAN_sp | MMAN_br | MMAN_nl) & outflags) { in print_word()385 if (MMAN_PP & outflags) { in print_word()402 outflags &= ~(MMAN_PP|MMAN_sp|MMAN_br|MMAN_nl|MMAN_spc); in print_word()475 outflags &= ~MMAN_PP; in print_block()668 outflags |= MMAN_PP | MMAN_sp | MMAN_nl; in print_node()674 outflags |= MMAN_PP | MMAN_sp | MMAN_nl; in print_node()966 outflags &= ~(MMAN_PP | MMAN_sp | MMAN_br); in pre_bd()1129 outflags |= MMAN_PP | MMAN_nl; in post_bl()1335 outflags |= MMAN_PP; in post_fn()[all …]