Searched defs:mp1 (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/lib/libmp/ |
| HD | mpasbn.c | 143 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/lib/libmp/tests/ |
| HD | legacy_test.c | 40 testmcmp(const MINT *mp1, const MINT *mp2, const char *tname) in testmcmp()
|
| /NextBSD/contrib/mdocml/ |
| HD | mansearch.c | 402 const struct manpage *mp1, *mp2; in manpage_compare() local
|
| /NextBSD/sys/boot/common/ |
| HD | module.c | 861 struct kernel_module *mp, *mp1; in file_discard() local
|
| /NextBSD/sys/dev/md/ |
| HD | md.c | 455 vm_page_t m, *mp1; in md_malloc_move_ma() local
|
| /NextBSD/sys/powerpc/booke/ |
| HD | pmap.c | 1028 struct mem_region *mp, *mp1; in mmu_booke_bootstrap() local
|