Searched defs:mp_msub (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libmp/common/ | ||
H A D | madd.c | 87 mp_msub(&x, &y, c); 97 mp_msub(&y, &x, c); 158 mp_msub(MINT *a, MINT *b, MINT *c) function 174 mp_msub(&y, &x, c); 184 mp_msub(&y, &x, c); |
Completed in 22 milliseconds