Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld128/
De_hypotl.c66 GET_LDOUBLE_LSW64(low,a); in hypotl()
69 GET_LDOUBLE_LSW64(low,b); in hypotl()
83 GET_LDOUBLE_LSW64(low,b); in hypotl()
/picolibc-3.7.0-3.6.0/newlib/libm/ld/
Dmath_private_openbsd.h101 #define GET_LDOUBLE_LSW64(v,d) \ macro
127 GET_LDOUBLE_LSW64(low, x); in isnanl_inline()
487 #define GET_LDOUBLE_LSW64(v,d) \ macro