Home
last modified time | relevance | path

Searched defs:ax2 (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmul.c144 mpfr_exp_t ax2 = ax + ((int) b1 - 1 + cc); in mpfr_mul3() local
735 mpfr_exp_t ax, ax2; in mpfr_mul() local
H A Dsqr.c595 mpfr_exp_t ax2 = ax + ((int) b1 - 1 + cc); in mpfr_sqr() local