Searched refs:__fixunsxfDI (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libgcc/ |
| D | libgcc2.h | 288 #define __fixunsxfDI __NDW(fixunsxf,) macro 467 extern UDWtype __fixunsxfDI (XFtype);
|
| D | libgcc2.c | 1358 __fixunsxfDI (XFtype a) in __fixunsxfDI() function 1387 return - __fixunsxfDI (-a); in __fixxfdi() 1388 return __fixunsxfDI (a); in __fixxfdi()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2007 | 2466 * libgcc2.c (__fixunstfDI, __fixunsxfDI, __fixunsdfDI, 2468 * libgcc2.h (__fixunstfDI, __fixunsxfDI, __fixunsdfDI,
|
| D | ChangeLog-2000 | 21781 (__fixunsxfDI): Renamed from __fixunsxfdi.
|
| D | ChangeLog-2003 | 2895 __fixunstfDI, __fixunsxfDI, __fixunsdfDI, __fixunssfDI,
|