Lines Matching refs:nn
280 const struct man_node *nn;290 for (nn = man->last->parent; nn; nn = nn->parent)291 if (nn->tok == ntok && nn->type == MAN_BLOCK)314 for (nn = man->last->parent; nn; nn = nn->parent)315 if (nn->tok == ntok && nn->type == MAN_BLOCK && ! --nrew)318 if (nn == NULL) {326 man_unscope(man, nn);