gdTell            204 gd/libgd/gd_gd2.c 	if (gdTell(in) != offset) {
gdTell            508 gd/libgd/gd_gd2.c 	dstart = gdTell(in);
gdTell            706 gd/libgd/gd_gd2.c 		idxPos = gdTell(out);
gdTell            770 gd/libgd/gd_gd2.c 					chunkIdx[chunkNum].offset = gdTell(out);
gdTell            786 gd/libgd/gd_gd2.c 		posSave = gdTell(out);
gdTell             42 gd/libgd/gd_io.h long gdTell(gdIOCtx *ctx);