Searched defs:mp_madd (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libmp/common/ | ||
H A D | madd.c | 68 mp_madd(MINT *a, MINT *b, MINT *c) function 94 mp_madd(&x, &y, c); 142 mp_madd(c, &mone, c); 178 mp_madd(&x, &y, c); 187 mp_madd(&x, &y, c); |
Completed in 24 milliseconds