Searched refs:dcdiv (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/dc/
H A Ddc.c777 dcdiv(struct blk *ddivd, struct blk *ddivr) function
998 s = dcdiv(r, tenptr);
1051 q = dcdiv(p, r);
1055 q = dcdiv(s, sqtemp);
1095 e1 = dcdiv(e, sqtemp);
1484 r = dcdiv(arg1, arg2);
1543 q = dcdiv(p, basptr);
1603 t = dcdiv(s, tenptr);
1800 q = dcdiv(p, tenptr);
1925 r = dcdiv(
[all...]
H A Ddc.h119 *dcdiv(struct blk *, struct blk *), *removr(struct blk *, int);

Completed in 57 milliseconds