H A D | softfloat.c | 849 #define parts_float_to_sint(P, R, Z, MN, MX, S) \ argument 850 PARTS_GENERIC_64_128(float_to_sint, P)(P, R, Z, MN, MX, S) 877 #define parts_float_to_sint(P, R, Z, MN, MX, S) \ argument 878 PARTS_GENERIC_64_128(float_to_sint, P)(P, R, Z, MN, MX, S)
|