Searched refs:bshiftb (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/eqn/
H A Dintegral.c32 bshiftb(p, SUB, p1);
34 bshiftb(p, SUP, p2);
H A De.y100 | box sub box %prec SUB { bshiftb($1, $2, $3); }
101 | box sup box %prec SUP { bshiftb($1, $2, $3); }
H A Dshift.c21 bshiftb(int p1, int dir, int p2) function

Completed in 56 milliseconds