Searched refs:MMAN_sp (Results 1 – 1 of 1) sorted by relevance
255 #define MMAN_sp (1 << 4) /* insert a blank output line */ macro311 if ((MMAN_PP | MMAN_sp | MMAN_br | MMAN_nl) & outflags) { in print_word()316 if (MMAN_sp & outflags) { in print_word()326 } else if (MMAN_sp & outflags) in print_word()332 outflags &= ~(MMAN_PP|MMAN_sp|MMAN_br|MMAN_nl|MMAN_spc); in print_word()407 if (MMAN_sp & outflags) { in print_block()408 outflags &= ~(MMAN_sp | MMAN_br); in print_block()782 outflags |= MMAN_sp; in pre_sect()834 outflags |= MMAN_sp; in pre_syn()838 outflags |= MMAN_sp; in pre_syn()[all …]