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

/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dtiffdump.c65 char* shortfmt = "%s%u"; /* SHORT */ variable
99 shortfmt = "%s%#x";
346 PrintShort(stdout, shortfmt, dp);
626 fprintf(fd, shortfmt, sep, *wp++), sep = " ";

Completed in 110 milliseconds