Searched defs:mp_madd (Results 1 - 2 of 2) sorted by relevance
| /illumos-gate/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);
|
| /illumos-gate/usr/src/man/man3mp/ |
| H A D | Makefile | 25 mp_madd.3mp \ 42 mp_madd.3mp := LINKSRC = mp.3mp
|
Completed in 332 milliseconds