Home
last modified time | relevance | path

Searched defs:im_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.c35 im_cmp = mpfr_cmp_ui (mpc_imagref (b), 0); in mpc_sqrt() local