Searched defs:mp_msub (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libmp/common/
H A Dmadd.c87 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);
/illumos-gate/usr/src/man/man3mp/
H A DMakefile32 mp_msub.3mp \
49 mp_msub.3mp := LINKSRC = mp.3mp

Completed in 239 milliseconds