Searched refs:dist2 (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dpr23625.c11 INT32 dist2; local
17 dist2 = dist1;
20 *bptr = dist2;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dpr23625.c11 INT32 dist2; local
17 dist2 = dist1;
20 *bptr = dist2;
/netbsd-6-1-5-RELEASE/games/hack/
H A Dhack.mkshop.c86 static int dist2(int, int, int, int);
263 i = sq(dist2(sx, sy, doors[sh].x, doors[sh].y));
362 dist2(int x0, int y0, int x1, int y1) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtree-predcom.c2163 unsigned dist1, dist2; local
2171 root2 = find_associative_operation_root (stmt2, &dist2);
2184 while (dist1 > dist2)
2190 while (dist2 > dist1)
2194 dist2--;

Completed in 117 milliseconds