Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dlibgcc2.h276 #define __fixunssfDI __NDW(fixunssf,) macro
370 extern DWtype __fixunssfDI (SFtype);
Dlibgcc2.c1289 __fixunssfDI (SFtype a) in __fixunssfDI() function
1356 return - __fixunssfDI (-a); in __fixsfdi()
1357 return __fixunssfDI (a); in __fixsfdi()
DChangeLog-200527914 (SFtype, SCtype, __fixsfdi, __floatdisf, __fixunssfSI, __fixunssfDI)
27921 * libgcc2.c (__fixunssfDI, __fixsfdi, __floatdisf, __fixunssfSI)
31599 (__fixunssfDI): Provide an implementation that doesn't need DFmode.
DChangeLog-200021783 (__fixunssfDI): Renamed from __fixunssfdi.
DChangeLog-20032895 __fixunstfDI, __fixunsxfDI, __fixunsdfDI, __fixunssfDI,