Home
last modified time | relevance | path

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

/libtiff-4.0.7/contrib/stream/
H A Dtiffstream.cpp100 int remain = ts->m_streamLength - ts->tell(fd); in read() local
101 int actual = remain < size ? remain : size; in read()
/libtiff-4.0.7/m4/
H A Dlt~obsolete.m432 # Yes, that means every name once taken will need to remain here until
/libtiff-4.0.7/
H A DChangeLog3809 remain compatible with older code: Done TIFFError calls everywhere