Searched refs:MINCLSIZE (Results 1 – 2 of 2) sorted by relevance
142 #define MINCLSIZE ((int)(MHLEN + 1)) /* smallest amount to put in cluster */ macro
907 if (len >= MINCLSIZE) { in m_dup1()