Searched refs:_TIFFprintAscii (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/libtiff/
H A DtifftclStubInit.c169 _TIFFprintAscii, /* 146 */
H A DtifftclDecls.h366 TIFFTCLAPI void _TIFFprintAscii(FILE *a, const char *b);
857 #define _TIFFprintAscii \ macro
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/
H A DtclLoadNone.c199 extern int _TIFFprintAscii();
440 {"_TIFFprintAscii", _TIFFprintAscii},
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_print.c347 _TIFFprintAscii(fd, cp);
610 _TIFFprintAscii(FILE* fd, const char* cp) function
633 _TIFFprintAscii(fd, value);
H A Dtiffiop.h288 extern void _TIFFprintAscii(FILE*, const char*);

Completed in 217 milliseconds