Home
last modified time | relevance | path

Searched defs:mp2 (Results 1 – 11 of 11) sorted by relevance

/NextBSD/lib/libmp/
HDmpasbn.c143 mp_gcd(const MINT *mp1, const MINT *mp2, MINT *rmp) in mp_gcd()
186 _madd(const char *msg, const MINT *mp1, const MINT *mp2, MINT *rmp) in _madd()
197 mp_madd(const MINT *mp1, const MINT *mp2, MINT *rmp) in mp_madd()
207 mp_mcmp(const MINT *mp1, const MINT *mp2) in mp_mcmp()
217 _mcmpa(const char *msg __unused, const MINT *mp1, const MINT *mp2) in _mcmpa()
401 _msub(const char *msg, const MINT *mp1, const MINT *mp2, MINT *rmp) in _msub()
412 mp_msub(const MINT *mp1, const MINT *mp2, MINT *rmp) in mp_msub()
480 _mult(const char *msg, const MINT *mp1, const MINT *mp2, MINT *rmp, BN_CTX *c) in _mult()
491 mp_mult(const MINT *mp1, const MINT *mp2, MINT *rmp) in mp_mult()
/NextBSD/contrib/amd/fsinfo/
HDfsi_analyze.c254 fsi_mount *mp, *mp2 = 0; in analyze_dkmounts() local
514 fsi_mount *mp2 = 0; in analyze_mounts() local
/NextBSD/contrib/amd/libamu/
HDmtab.c78 mntlist *mp2; in discard_mntlist() local
/NextBSD/lib/libmp/tests/
HDlegacy_test.c40 testmcmp(const MINT *mp1, const MINT *mp2, const char *tname) in testmcmp()
/NextBSD/sys/fs/nfsclient/
HDnfs_clcomsubs.c257 struct mbuf *mp, *mp2; in nfsm_uiombuf() local
/NextBSD/sys/geom/
HDgeom_dump.c285 struct g_class *mp2; in g_conf_specific() local
HDgeom_subr.c85 struct g_class *mp2, *mp; in g_load_class() local
265 struct g_class *mp, *mp2; in g_retaste_event() local
/NextBSD/contrib/amd/amd/
HDmap.c479 am_node *mp2; in find_ap_recursive() local
/NextBSD/contrib/mdocml/
HDmansearch.c402 const struct manpage *mp1, *mp2; in manpage_compare() local
/NextBSD/sys/fs/nfs/
HDnfs_commonsubs.c284 mbuf_t mp2; in nfsm_dissct() local
/NextBSD/sys/fs/nfsserver/
HDnfs_nfsdport.c573 struct mbuf *mp, *mp2 = NULL, *mp3 = NULL; in nfsvno_readlink() local