Searched refs:ltemp (Results 1 – 1 of 1) sorted by relevance
404 long ltemp; in alloc_sarray() local409 if (ltemp <= 0) in alloc_sarray()411 if (ltemp < (long) numrows) in alloc_sarray()412 rowsperchunk = (JDIMENSION) ltemp; in alloc_sarray()452 long ltemp; in alloc_barray() local457 if (ltemp <= 0) in alloc_barray()459 if (ltemp < (long) numrows) in alloc_barray()793 long ltemp; in access_virt_sarray() local796 if (ltemp < 0) in access_virt_sarray()878 long ltemp; in access_virt_barray() local[all …]
Completed in 7 milliseconds