Home
last modified time | relevance | path

Searched refs:mp_factorize_unit64 (Results 1 – 2 of 2) sorted by relevance

/dports/math/mate-calc/mate-calc-1.26.0/src/
H A Dmp.h224 GList* mp_factorize_unit64 (uint64_t n);
H A Dmp.c880 list = mp_factorize_unit64(mp_to_unsigned_integer(&value)); in mp_factorize()
968 mp_factorize_unit64(uint64_t n) in mp_factorize_unit64() function