Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dmpfr-test.h179 # define mpfr_sgn(x) \ macro
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dmpfr.h896 #define mpfr_sgn(_x) \ macro