Searched refs:bshiftb (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/eqn/ |
H A D | integral.c | 32 bshiftb(p, SUB, p1); 34 bshiftb(p, SUP, p2);
|
H A D | e.y | 100 | box sub box %prec SUB { bshiftb($1, $2, $3); } 101 | box sup box %prec SUP { bshiftb($1, $2, $3); }
|
H A D | shift.c | 21 bshiftb(int p1, int dir, int p2) function
|
Completed in 56 milliseconds