Home
last modified time | relevance | path

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

/trueos/contrib/gcc/config/
HDfloatunsixf.c4 typedef float XFtype __attribute__ ((mode (XF))); typedef
6 XFtype
10 XFtype r = (XFtype) s; in __floatunsixf()
12 r += (XFtype)2.0 * (XFtype) ((USItype) 1 in __floatunsixf()
HDdfp-bit.h252 #define BFP_TYPE XFtype
424 typedef float XFtype __attribute__ ((mode (XF))); typedef
/trueos/contrib/gcc/
HDlibgcc2.h166 typedef float XFtype __attribute__ ((mode (XF))); typedef
387 extern DWtype __fixxfdi (XFtype);
388 extern DWtype __fixunsxfDI (XFtype);
389 extern XFtype __floatdixf (DWtype);
390 extern XFtype __floatundixf (UDWtype);
391 extern UWtype __fixunsxfSI (XFtype);
392 extern XFtype __powixf2 (XFtype, int);
393 extern XCtype __divxc3 (XFtype, XFtype, XFtype, XFtype);
394 extern XCtype __mulxc3 (XFtype, XFtype, XFtype, XFtype);
HDlibgcc2.c1224 __fixunsxfDI (XFtype a) in __fixunsxfDI()
1230 const XFtype b = (a / Wtype_MAXp1_F); in __fixunsxfDI()
1236 a -= (XFtype)v; in __fixunsxfDI()
1250 __fixxfdi (XFtype a) in __fixxfdi()
1362 XFtype
1368 XFtype d = (Wtype) (u >> W_TYPE_SIZE); in __floatdixf()
1376 XFtype
1382 XFtype d = (UWtype) (u >> W_TYPE_SIZE); in __floatundixf()
1456 # define FTYPE XFtype in FUNC()
1568 # define FTYPE XFtype in FUNC()
[all …]
/trueos/contrib/gcc/config/soft-fp/
HDextended.h60 typedef float XFtype __attribute__((mode(XF))); typedef
66 XFtype flt;
265 XFtype flt;