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
186 static const char module[] = "TIFFWriteEncodedStrip"; in TIFFWriteEncodedStrip() local
271 static const char module[] = "TIFFWriteRawStrip"; in TIFFWriteRawStrip() local
342 static const char module[] = "TIFFWriteEncodedTile"; in TIFFWriteEncodedTile() local
431 static const char module[] = "TIFFWriteRawTile"; in TIFFWriteRawTile() local
489 TIFFWriteCheck(TIFF* tif, int tiles, const char* module) in TIFFWriteCheck()
562 static const char module[] = "TIFFWriteBufferSetup"; in TIFFWriteBufferSetup() local
602 TIFFGrowStrips(TIFF* tif, uint32 delta, const char* module) in TIFFGrowStrips()
640 static const char module[] = "TIFFAppendToStrip"; in TIFFAppendToStrip() local