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