Home
last modified time | relevance | path

Searched refs:FP_FROM_INT_D (Results 1 – 7 of 7) sorted by relevance

/soft-fp/
A Dfloatunsidf.c39 FP_FROM_INT_D (A, i, SI_BITS, USItype); in __floatunsidf()
A Dfloatsidf.c39 FP_FROM_INT_D (A, i, SI_BITS, USItype); in __floatsidf()
A Dfloatundidf.c40 FP_FROM_INT_D (A, i, DI_BITS, UDItype); in __floatundidf()
A Dfloatuntidf.c40 FP_FROM_INT_D (A, i, TI_BITS, UTItype); in __floatuntidf()
A Dfloatdidf.c40 FP_FROM_INT_D (A, i, DI_BITS, UDItype); in __floatdidf()
A Dfloattidf.c40 FP_FROM_INT_D (A, i, TI_BITS, UTItype); in __floattidf()
A Ddouble.h186 # define FP_FROM_INT_D(X, r, rs, rt) _FP_FROM_INT (D, 2, X, (r), (rs), rt) macro
310 # define FP_FROM_INT_D(X, r, rs, rt) _FP_FROM_INT (D, 1, X, (r), (rs), rt) macro

Completed in 14 milliseconds