Searched refs:MMAN_PP (Results 1 – 1 of 1) sorted by relevance
252 #define MMAN_PP (1 << 5) /* reset indentation etc. */ macro306 if ((MMAN_PP | MMAN_sp | MMAN_br | MMAN_nl) & outflags) { in print_word()310 if (MMAN_PP & outflags) { in print_word()327 outflags &= ~(MMAN_PP|MMAN_sp|MMAN_br|MMAN_nl|MMAN_spc); in print_word()398 outflags &= ~MMAN_PP; in print_block()820 outflags &= ~(MMAN_PP | MMAN_sp | MMAN_br); in pre_bd()957 outflags |= MMAN_PP | MMAN_nl; in post_bl()1130 outflags |= MMAN_PP; in post_fn()1223 outflags |= MMAN_PP | MMAN_nl; in pre_it()1485 outflags |= MMAN_PP; in pre_pp()[all …]