Searched refs:outflags (Results 1 – 2 of 2) sorted by relevance
246 static int outflags; variable287 outflags &= ~MMAN_spc; in font_push()296 outflags &= ~MMAN_spc; in font_pop()306 if ((MMAN_PP | MMAN_sp | MMAN_br | MMAN_nl) & outflags) { in print_word()310 if (MMAN_PP & outflags) { in print_word()311 if (MMAN_sp & outflags) { in print_word()312 if (MMAN_PD & outflags) { in print_word()314 outflags &= ~MMAN_PD; in print_word()316 } else if ( ! (MMAN_PD & outflags)) { in print_word()318 outflags |= MMAN_PD; in print_word()[all …]
68 int outflags; member402 outfl(Allowednames[i].outflags, in check_stmt_required_properties()