Searched defs:mp1 (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/lib/libmp/ |
| H A D | mpasbn.c | 145 mp_gcd(const MINT *mp1, const MINT *mp2, MINT *rmp) in mp_gcd() 190 _madd(const char *msg, const MINT *mp1, const MINT *mp2, MINT *rmp) in _madd() 203 mp_madd(const MINT *mp1, const MINT *mp2, MINT *rmp) in mp_madd() 213 mp_mcmp(const MINT *mp1, const MINT *mp2) in mp_mcmp() 223 _mcmpa(const char *msg __unused, const MINT *mp1, const MINT *mp2) in _mcmpa() 411 _msub(const char *msg, const MINT *mp1, const MINT *mp2, MINT *rmp) in _msub() 424 mp_msub(const MINT *mp1, const MINT *mp2, MINT *rmp) in mp_msub() 492 _mult(const char *msg, const MINT *mp1, const MINT *mp2, MINT *rmp, BN_CTX *c) in _mult() 505 mp_mult(const MINT *mp1, const MINT *mp2, MINT *rmp) in mp_mult()
|
| /freebsd-13.1/lib/libmp/tests/ |
| H A D | legacy_test.c | 40 testmcmp(const MINT *mp1, const MINT *mp2, const char *tname) in testmcmp()
|
| /freebsd-13.1/sys/security/audit/ |
| H A D | audit_worker.c | 113 struct mount *mp1; in audit_worker_sync_vp() local
|
| /freebsd-13.1/contrib/mandoc/ |
| H A D | mansearch.c | 407 const struct manpage *mp1, *mp2; in manpage_compare() local
|
| /freebsd-13.1/stand/common/ |
| H A D | module.c | 1661 struct kernel_module *mp, *mp1; in file_discard() local
|
| /freebsd-13.1/sys/dev/md/ |
| H A D | md.c | 495 vm_page_t m, *mp1; in md_malloc_move_ma() local
|
| /freebsd-13.1/sys/powerpc/booke/ |
| H A D | pmap.c | 631 struct mem_region *mp, *mp1; in mmu_booke_bootstrap() local
|