Searched refs:ntypetab (Results 1 – 3 of 3) sorted by relevance
91 struct ntypetab { struct130 extern struct ntypetab ntypetab[];
89 struct ntypetab ntypetab[] = { variable
682 register struct ntypetab *np; in ntype()684 for (np = ntypetab; np->nt_char != 0; np++) in ntype()