Home | History | Annotate | Download | only in ia32

Lines Matching refs:fsin

2590     // Both fsin and fcos require arguments in the range +/-2^63 and
2592 // the actual fsin/fcos operation.
2594 // If argument is outside the range -2^63..2^63, fsin/cos doesn't
2655 __ fsin();