makemandb.c | 131 static const proff_nf mdocs[MDOC_MAX - MDOC_Dd] = { variable in typeref:typename:const proff_nf[] 891 proff_node(roff->first->child, rec, roff, mdocs); 1083 if (mdocs[tok_idx] == pmdoc_Xr) { 1090 } else if (mdocs[tok_idx] == pmdoc_Pp) {
|