volume            414 ext/gd/libgd/gd_topal.c   INT32 volume;
volume            434 ext/gd/libgd/gd_topal.c       if (boxp->colorcount > maxc && boxp->volume > 0)
volume            455 ext/gd/libgd/gd_topal.c       if (boxp->volume > maxv)
volume            458 ext/gd/libgd/gd_topal.c 	  maxv = boxp->volume;
volume            580 ext/gd/libgd/gd_topal.c   boxp->volume = dist0 * dist0 + dist1 * dist1 + dist2 * dist2;