Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/soft-fp/
HDtrunctfsf2.c46 FP_TRUNC(S,Q,1,4,R,A); in __trunctfsf2()
48 FP_TRUNC(S,Q,1,2,R,A); in __trunctfsf2()
HDtrunctfdf2.c46 FP_TRUNC(D,Q,2,4,R,A); in __trunctfdf2()
48 FP_TRUNC(D,Q,1,2,R,A); in __trunctfdf2()
HDtruncdfsf2.c46 FP_TRUNC(S,D,1,2,R,A); in __truncdfsf2()
48 FP_TRUNC(S,D,1,1,R,A); in __truncdfsf2()
HDop-common.h1208 #define FP_TRUNC(dfs,sfs,dwc,swc,D,S) \ macro
/NextBSD/contrib/gcc/config/rs6000/
HDdarwin-ldouble.c426 FP_TRUNC(D,Q,2,4,R,V); in fmsub()
428 FP_TRUNC(D,Q,1,2,R,V); in fmsub()