Searched refs:SeekOK (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtiffiop.h191 #ifndef SeekOK
192 #define SeekOK(tif, off) \ macro
H A Dtif_read.c177 if (!SeekOK(tif, td->td_stripoffset[strip])) {
376 if (!SeekOK(tif, td->td_stripoffset[tile])) {
H A Dtif_dirwrite.c1086 if (SeekOK(tif, dir->tdir_offset) &&
1144 if (!SeekOK(tif, nextdir) ||
1233 if (!SeekOK(tif, nextdir) ||
H A Dtif_write.c649 if (!SeekOK(tif, td->td_stripoffset[strip])) {
H A Dtif_dirread.c136 if (!SeekOK(tif, tif->tif_diroff)) {
744 if (!SeekOK(tif, dir->tdir_offset))
H A Dtif_dir.c1209 if (!SeekOK(tif, *nextdir) ||
H A Dtif_ojpeg.c2515 if (!SeekOK(tif,0) || !ReadOK(tif,tif->tif_base,tif->tif_size))

Completed in 56 milliseconds