Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/ld/ld80/
De_hypotl.c102 GET_LDOUBLE_MSW(high,a); in hypotl()
108 GET_LDOUBLE_MSW(high,b); in hypotl()
112 GET_LDOUBLE_MSW(high,a); in hypotl()
/picolibc-latest/newlib/libm/ld/
Dmath_private_openbsd.h262 #define GET_LDOUBLE_MSW(v,d) \ macro
337 GET_LDOUBLE_MSW(msw, x); in issignalingl_inline()