Home
last modified time | relevance | path

Searched refs:FP_PACK_SEMIRAW_S (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/soft-fp/
Dsubsf3.c45 FP_PACK_SEMIRAW_S(r, R); in __subsf3()
Daddsf3.c45 FP_PACK_SEMIRAW_S(r, R); in __addsf3()
Dtruncdfsf2.c50 FP_PACK_SEMIRAW_S(r, R); in __truncdfsf2()
Dtrunctfsf2.c50 FP_PACK_SEMIRAW_S(r, R); in __trunctfsf2()
Dsingle.h121 #define FP_PACK_SEMIRAW_S(val,X) \ macro