Searched refs:NUMTOMALLOC (Results 1 – 1 of 1) sorted by relevance
96 #define NUMTOMALLOC 32 macro894 (sizeof (char *) * NUMTOMALLOC))) { in makeConnection()898 } else if ((totalbad % NUMTOMALLOC) == in makeConnection()899 NUMTOMALLOC - 1) { in makeConnection()903 (sizeof (char *) * NUMTOMALLOC * in makeConnection()904 ((totalbad/NUMTOMALLOC) + 2))))) { in makeConnection()