Searched refs:NTMPALLOC (Results 1 – 1 of 1) sorted by relevance
202 #define NTMPALLOC 128 macro204 static caddr_t temp_base[NTMPALLOC];205 static size_t temp_size[NTMPALLOC];249 if (++temp_indx == NTMPALLOC) in bop_temp_alloc()264 for (i = 0; i < NTMPALLOC; i++) { in bop_temp_freeall()