Searched refs:last_rowsperchunk (Results 1 – 1 of 1) sorted by relevance
138 JDIMENSION last_rowsperchunk; /* from most recent alloc_sarray/barray */ member415 mem->last_rowsperchunk = rowsperchunk; in alloc_sarray()463 mem->last_rowsperchunk = rowsperchunk; in alloc_barray()657 sptr->rowsperchunk = mem->last_rowsperchunk; in realize_virt_arrays()681 bptr->rowsperchunk = mem->last_rowsperchunk; in realize_virt_arrays()
Completed in 7 milliseconds