Lines Matching defs:module
37 #define WRITECHECKSTRIPS(tif, module) \ argument
39 #define WRITECHECKTILES(tif, module) \ argument
51 static const char module[] = "TIFFWriteScanline"; in TIFFWriteScanline() local
190 static const char module[] = "TIFFWriteEncodedStrip"; in TIFFWriteEncodedStrip() local
291 static const char module[] = "TIFFWriteRawStrip"; in TIFFWriteRawStrip() local
366 static const char module[] = "TIFFWriteEncodedTile"; in TIFFWriteEncodedTile() local
475 static const char module[] = "TIFFWriteRawTile"; in TIFFWriteRawTile() local
533 TIFFWriteCheck(TIFF* tif, int tiles, const char* module) in TIFFWriteCheck()
606 static const char module[] = "TIFFWriteBufferSetup"; in TIFFWriteBufferSetup() local
646 TIFFGrowStrips(TIFF* tif, uint32 delta, const char* module) in TIFFGrowStrips()
684 static const char module[] = "TIFFAppendToStrip"; in TIFFAppendToStrip() local