Home
last modified time | relevance | path

Searched refs:mp_msub (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libmp/common/
H A Dmadd.c87 mp_msub(&x, &y, c); in mp_madd()
97 mp_msub(&y, &x, c); in mp_madd()
158 mp_msub(MINT *a, MINT *b, MINT *c) in mp_msub() function
174 mp_msub(&y, &x, c); in mp_msub()
184 mp_msub(&y, &x, c); in mp_msub()
H A Dmsqrt.c68 mp_msub(&a0, &x, r); in mp_msqrt()
H A Dold_mp.c33 void msub(MINT *a, MINT *b, MINT *c) { mp_msub(a, b, c); } in msub()
H A Dgcd.c84 mp_msub(&u2, &t, &t); in mp_invert()
H A Dmapfile-vers52 mp_msub;
H A Dutil.c140 mp_msub(a, b, &c); in mp_mcmp()
/illumos-gate/usr/src/man/man3mp/
H A DMakefile32 mp_msub.3mp \
49 mp_msub.3mp := LINKSRC = mp.3mp
/illumos-gate/usr/src/head/
H A Dmp.h53 extern void mp_msub(MINT *, MINT *, MINT *);
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3mp.inc27 link path=usr/share/man/man3mp/mp_msub.3mp target=mp.3mp