Home
last modified time | relevance | path

Searched refs:mp_msqrt (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/man/man3mp/
H A DMakefile31 mp_msqrt.3mp \
48 mp_msqrt.3mp := LINKSRC = mp.3mp
/titanic_50/usr/src/head/
H A Dmp.h58 extern int mp_msqrt(MINT *, MINT *, MINT *);
/titanic_50/usr/src/lib/libmp/common/
H A Dmsqrt.c27 mp_msqrt(MINT *a, MINT *b, MINT *r) in mp_msqrt() function
H A Dold_mp.c43 int msqrt(MINT *a, MINT *b, MINT *r) { return (mp_msqrt(a, b, r)); } in msqrt()
H A Dmapfile-vers51 mp_msqrt;
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3mp.inc26 link path=usr/share/man/man3mp/mp_msqrt.3mp target=mp.3mp
/titanic_50/
H A D.gitignore6619 usr/src/man/man3mp/mp_msqrt.3mp