Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/mpc/dist/src/
H A Dlog.c31 int re_cmp, im_cmp; in mpc_log() local
H A Dsqrt.c34 const int re_cmp = mpfr_cmp_ui (mpc_realref (b), 0), in mpc_sqrt() local