Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/dc/
H A Ddc.h119 *dcdiv(struct blk *, struct blk *), *removr(struct blk *, int);
H A Ddc.c966 r = removr(dd, -c); in dscale()
978 removr(struct blk *p, int n) in removr() function