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