Home | History | Annotate | Download | only in src

Lines Matching defs:specials

42 static struct table specials;
132 ktinit(APERM, &specials,
133 /* currently 14 specials: 75% of 32 = 2^5 */
136 tp = ktenter(&specials, initvar_names[i],
1076 tp = ktsearch(&specials, name, hash(name));
1086 tp = ktsearch(&specials, name, hash(name));