Searched refs:FULLTAB (Results 1 – 1 of 1) sorted by relevance
33 #define FULLTAB 2 /* rehash when table gets this x full */ macro244 if (tp->nelem > FULLTAB * tp->size) in setsymtab()