Searched defs:mp2 (Results 1 – 8 of 8) sorted by relevance
/freebsd/lib/libmp/ |
H A D | mpasbn.c | 143 mp_gcd(const MINT *mp1, const MINT *mp2, MINT *rmp) in mp_gcd() 188 _madd(const char *msg, const MINT *mp1, const MINT *mp2, MINT *rmp) in _madd() 201 mp_madd(const MINT *mp1, const MINT *mp2, MINT *rmp) in mp_madd() 211 mp_mcmp(const MINT *mp1, const MINT *mp2) in mp_mcmp() 221 _mcmpa(const char *msg __unused, const MINT *mp1, const MINT *mp2) in _mcmpa() 409 _msub(const char *msg, const MINT *mp1, const MINT *mp2, MINT *rmp) in _msub() 422 mp_msub(const MINT *mp1, const MINT *mp2, MINT *rmp) in mp_msub() 490 _mult(const char *msg, const MINT *mp1, const MINT *mp2, MINT *rmp, BN_CTX *c) in _mult() 503 mp_mult(const MINT *mp1, const MINT *mp2, MINT *rmp) in mp_mult()
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clcomsubs.c | 58 struct mbuf *mp, *mp2; in nfsm_uiombuf() local 166 struct mbuf *mp, *mp2, *firstmp; in nfsm_uiombuflist() local
|
/freebsd/lib/libmp/tests/ |
H A D | legacy_test.c | 38 testmcmp(const MINT *mp1, const MINT *mp2, const char *tname) in testmcmp()
|
/freebsd/sys/geom/ |
H A D | geom_dump.c | 303 struct g_class *mp2; in g_conf_specific() local
|
H A D | geom_subr.c | 126 struct g_class *mp2, *mp; in g_load_class() local 303 struct g_class *mp, *mp2; in g_retaste_event() local
|
/freebsd/contrib/mandoc/ |
H A D | mansearch.c | 407 const struct manpage *mp1, *mp2; in manpage_compare() local
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/dump/ |
H A D | dump.c | 471 const struct ctf_member_v2 *mp2; in read_types() member
|
/freebsd/sys/fs/nfs/ |
H A D | nfs_commonsubs.c | 734 struct mbuf *mp2; in nfsm_dissct() local
|