NTMPALLOC
static caddr_t temp_base[NTMPALLOC];
static size_t temp_size[NTMPALLOC];
if (++temp_indx == NTMPALLOC)
for (i = 0; i < NTMPALLOC; i++) {