Home
last modified time | relevance | path

Searched defs:eps (Results 1 – 11 of 11) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdevpsu.h31 #define PSWRITE_COMMON_VALUES(ll, eps, psv)\ argument
/plan9/sys/src/ape/lib/ap/stdio/
H A D_dtoa.c86 Dul d2, eps; in _dtoa() local
/plan9/sys/src/libgeometry/
H A Darith3.c51 int closept3(Point3 p, Point3 q, double eps){ in closept3()
/plan9/sys/src/9/port/
H A Dusb.h188 Ep* eps[Ndeveps]; /* end points for this device (cached) */ member
/plan9/sys/src/cmd/usb/serial/
H A Dserial.c703 Ep *ep, **eps; in findendpoints() local
/plan9/sys/src/cmd/astro/
H A Dastro.h86 double obliq, phi, eps, tobliq; variable
/plan9/sys/src/9/omap/
H A Ddevusb.c167 static Ep* eps[Neps]; /* all endpoints known */ variable
/plan9/sys/src/9/kw/
H A Ddevusb.c167 static Ep* eps[Neps]; /* all endpoints known */ variable
/plan9/sys/src/9/pc/
H A Ddevusb.c167 static Ep* eps[Neps]; /* all endpoints known */ variable
/plan9/sys/src/9/bcm/
H A Ddevusb.c167 static Ep* eps[Neps]; /* all endpoints known */ variable
/plan9/sys/src/libstdio/
H A Ddtoa.c876 double d2, ds, eps; in dtoa() local