Searched refs:FULLTAB (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/awk-20/src/
H A Dtran.c34 #define FULLTAB 2 /* rehash when table gets this x full */ macro
228 if (tp->nelem > FULLTAB * tp->size)

Completed in 67 milliseconds