dist2             480 ext/gd/libgd/gd_topal.c   INT32 dist0, dist1, dist2;
dist2             579 ext/gd/libgd/gd_topal.c   dist2 = ((c2max - c2min) << C2_SHIFT) * C2_SCALE;
dist2             580 ext/gd/libgd/gd_topal.c   boxp->volume = dist0 * dist0 + dist1 * dist1 + dist2 * dist2;
dist2            1119 ext/gd/libgd/gd_topal.c   register INT32 dist2;		/* current distance in inner loop */
dist2            1178 ext/gd/libgd/gd_topal.c 	      dist2 = dist1;
dist2            1182 ext/gd/libgd/gd_topal.c 		  if (dist2 < *bptr)
dist2            1184 ext/gd/libgd/gd_topal.c 		      *bptr = dist2;
dist2            1187 ext/gd/libgd/gd_topal.c 		  dist2 += xx2;