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

/osnet-11/usr/src/lib/libplot/t300/common/
H A Dcon.h64 extern float dist2(int, int, int, int);
H A Dline.c49 maxp = (int)(sqrt(dist2(cx0, cy0, cx1, cy1)) / 2.);
H A Dsubr.c100 dist2(int x1, int y1, int x2, int y2) function
/osnet-11/usr/src/lib/libplot/t300s/common/
H A Dcon.h75 extern float dist2(int, int, int, int);
H A Dline.c46 maxp = (int)(sqrt(dist2(cx0, cy0, cx1, cy1)) / 2.);
H A Dsubr.c110 dist2(int x1, int y1, int x2, int y2) function
/osnet-11/usr/src/lib/libplot/t450/common/
H A Dcon.h77 extern float dist2(int, int, int, int);
H A Dline.c45 maxp = (int)(sqrt(dist2(cx0, cy0, cx1, cy1)) / 2.);
H A Dsubr.c104 dist2(int x1, int y1, int x2, int y2) function
/osnet-11/usr/src/grub/grub2/build-bios/po/
H A DMakefile985 @$(MAKE) dist2
987 dist2: stamp-po $(DISTFILES)
/osnet-11/usr/src/grub/grub2/build-uefi64/po/
H A DMakefile985 @$(MAKE) dist2
987 dist2: stamp-po $(DISTFILES)

Completed in 32 milliseconds