Searched refs:mpfr_mpn_sub_aux (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/mpfr/src/
H A Ddiv.c119 mpfr_mpn_sub_aux (mpfr_limb_ptr ap, mpfr_limb_ptr bp, mp_size_t n, function
596 cy = mpfr_mpn_sub_aux (sp, up + m, k,
605 cy = mpfr_mpn_sub_aux (sp + k - l, up, l,

Completed in 47 milliseconds