Home | History | Annotate | Download | only in x64

Lines Matching refs:fsin

814     // Both fsin and fcos require arguments in the range +/-2^63 and
816 // the actual fsin/fcos operation.
818 // If argument is outside the range -2^63..2^63, fsin/cos doesn't
882 __ fsin();