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