Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffdump.c292 static void PrintType(FILE*, uint16);
403 PrintType(stdout, type); in ReadDirectory()
658 PrintType(FILE* fd, uint16 type) in PrintType() function