Searched refs:flt (Results 1 – 8 of 8) sorted by relevance
65 XFtype flt; member89 union _FP_UNION_E _flo; _flo.flt = (val); \121 (val) = _flo.flt; \264 XFtype flt; member283 union _FP_UNION_E _flo; _flo.flt = (val); \312 (val) = _flo.flt; \
90 union _FP_UNION_##fs _flo; _flo.flt = (val); \119 (val) = _flo.flt; \
68 TFtype flt; member172 TFtype flt /* __attribute__((mode(TF))) */ ; member
68 DFtype flt; member167 DFtype flt; member
59 SFtype flt; member
206 union _FP_UNION_##fs _flo; _flo.flt = (val); \239 (val) = _flo.flt; \
196 union _FP_UNION_##fs _flo; _flo.flt = (val); \227 (val) = _flo.flt; \
21 fakedef(flt)
Completed in 15 milliseconds