Searched defs:mpn_submul_1 (Results 1 – 2 of 2) sorted by relevance
/stdlib/ | ||
A D | submul_1.c | 29 mpn_submul_1 (register mp_ptr res_ptr, register mp_srcptr s1_ptr, in mpn_submul_1() function |
A D | gmp.h | 386 #define mpn_submul_1 __MPN(submul_1) macro |
Completed in 5 milliseconds