Home
last modified time | relevance | path

Searched refs:xdiv (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/venti/srv/
H A Dhttpd.c790 xdiv(long a, long b) in xdiv() function
803 return xdiv(t->n[a->index] - s->n[a->index], t->n[a->index2] - s->n[a->index2]); in divdiffgraph()