Searched refs:__fixunssfDI (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ |
| D | libgcc2.h | 276 #define __fixunssfDI __NDW(fixunssf,) macro 370 extern DWtype __fixunssfDI (SFtype);
|
| D | libgcc2.c | 1289 __fixunssfDI (SFtype a) in __fixunssfDI() function 1356 return - __fixunssfDI (-a); in __fixsfdi() 1357 return __fixunssfDI (a); in __fixsfdi()
|
| D | ChangeLog-2005 | 27914 (SFtype, SCtype, __fixsfdi, __floatdisf, __fixunssfSI, __fixunssfDI) 27921 * libgcc2.c (__fixunssfDI, __fixsfdi, __floatdisf, __fixunssfSI) 31599 (__fixunssfDI): Provide an implementation that doesn't need DFmode.
|
| D | ChangeLog-2000 | 21783 (__fixunssfDI): Renamed from __fixunssfdi.
|
| D | ChangeLog-2003 | 2895 __fixunstfDI, __fixunsxfDI, __fixunsdfDI, __fixunssfDI,
|