Home
last modified time | relevance | path

Searched refs:UDItype (Results 1 – 14 of 14) sorted by relevance

/soft-fp/
A Dfloatunditf.c34 __floatunditf (UDItype i) in __floatunditf()
39 FP_FROM_INT_Q (A, i, DI_BITS, UDItype); in __floatunditf()
A Dfixunsdfdi.c32 UDItype
37 UDItype r; in __fixunsdfdi()
A Dfixunssfdi.c32 UDItype
37 UDItype r; in __fixunssfdi()
A Dfixunstfdi.c32 UDItype
37 UDItype r; in __fixunstfdi()
A Dfloatundidf.c33 __floatundidf (UDItype i) in __floatundidf()
40 FP_FROM_INT_D (A, i, DI_BITS, UDItype); in __floatundidf()
A Dfloatundisf.c33 __floatundisf (UDItype i) in __floatundisf()
40 FP_FROM_INT_S (A, i, DI_BITS, UDItype); in __floatundisf()
A Dfloatditf.c39 FP_FROM_INT_Q (A, i, DI_BITS, UDItype); in __floatditf()
A Dfixsfdi.c37 UDItype r; in __fixsfdi()
A Dfixtfdi.c37 UDItype r; in __fixtfdi()
A Dfixdfdi.c37 UDItype r; in __fixdfdi()
A Dfloatdidf.c40 FP_FROM_INT_D (A, i, DI_BITS, UDItype); in __floatdidf()
A Dfloatdisf.c40 FP_FROM_INT_S (A, i, DI_BITS, UDItype); in __floatdisf()
A Dsoft-fp.h328 typedef unsigned int UDItype __attribute__ ((mode (DI))); typedef
A Dop-2.h453 union { double d; UDItype i; } _l240, _m240, _n240, _o240, \
455 UDItype _t240, _u240, _v240, _w240, _x240, _y240 = 0; \

Completed in 20 milliseconds