Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/config/soft-fp/
Dsubdf3.c42 FP_UNPACK_SEMIRAW_D(A, a); in __subdf3()
43 FP_UNPACK_SEMIRAW_D(B, b); in __subdf3()
Dadddf3.c42 FP_UNPACK_SEMIRAW_D(A, a); in __adddf3()
43 FP_UNPACK_SEMIRAW_D(B, b); in __adddf3()
Dtruncdfsf2.c44 FP_UNPACK_SEMIRAW_D(A, a); in __truncdfsf2()
Ddouble.h107 #define FP_UNPACK_SEMIRAW_D(X,val) \ macro
204 #define FP_UNPACK_SEMIRAW_D(X,val) \ macro