Home
last modified time | relevance | path

Searched defs:round (Results 1 – 10 of 10) sorted by relevance

/plan9-contrib/sys/src/cmd/scat/
H A Dpatch.c49 char round[91]={ /* extra 0 is to offset the array */ variable
/plan9-contrib/sys/src/cmd/gs/src/
H A Dgxmatrix.h71 fixed round; /* ditto */ member
H A Dvdtrace.h62 void (*round)(vd_trace_interface *I, double x, double y, int r); /* Radius doesn't scale. */ member
/plan9-contrib/sys/src/cmd/db/
H A Dexpr.c370 round(long a, long b) in round() function
/plan9-contrib/sys/src/cmd/venti/srv/
H A Dicachewrite.c25 Round round; member
H A Ddcache.c45 Round round; member
/plan9-contrib/sys/src/games/
H A Dcatclock.c76 int round(double x){ in round() function
/plan9-contrib/sys/src/cmd/cc/
H A Ddcl.c597 round(long v, int w) in round() function
/plan9-contrib/sys/src/cmd/spin/
H A Dspin.h120 short round; /* ditto: iteration when marked */ member
/plan9-contrib/sys/src/9/port/
H A Ddevsdp.c1883 int i, round = 0; in setkey() local