Lines Matching refs:dist0
322 INT32 dist0,dist1,dist2;404 dist0 = ((c0max - c0min) << C0_SHIFT) * C0_SCALE;407 boxp->volume = dist0*dist0 + dist1*dist1 + dist2*dist2;788 INT32 dist0, dist1; /* initial distance values */815 dist0 = inc0*inc0;817 dist0 += inc1*inc1;819 dist0 += inc2*inc2;829 dist1 = dist0;847 dist0 += xx0;