Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libstdc++/libmath/
H A Dsignbitl.c40 GET_LDOUBLE_MSW64 (msw, x); in __signbitl()
H A Dmathconf.h257 #define GET_LDOUBLE_MSW64(msw,d) \ macro
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-20003069 (GET_LDOUBLE_MSW64): New define.
H A DChangeLog-20014983 * libmath/mathconf.h (GET_LDOUBLE_MSW64): Fix thinko.