Home
last modified time | relevance | path

Searched refs:ltemp (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/3rdparty/libjpeg/
H A Djmemmgr.c404 long ltemp; in alloc_sarray() local
409 if (ltemp <= 0) in alloc_sarray()
411 if (ltemp < (long) numrows) in alloc_sarray()
412 rowsperchunk = (JDIMENSION) ltemp; in alloc_sarray()
451 long ltemp; in alloc_barray() local
456 if (ltemp <= 0) in alloc_barray()
458 if (ltemp < (long) numrows) in alloc_barray()
789 long ltemp; in access_virt_sarray() local
792 if (ltemp < 0) in access_virt_sarray()
874 long ltemp; in access_virt_barray() local
[all …]