Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtests.c562 double twoa; in ulp() local
566 twoa = a + a; in ulp()
567 if (twoa == a) /* a is +/-0.0 or +/-Inf */ in ulp()