Home | History | Annotate | Download | only in runtime

Lines Matching refs:atan2pi

397 extern float __attribute__((overloadable)) atan2pi(float y, float x) {
400 FN_FUNC_FN_FN(atan2pi)
1611 THUNK_NATIVE_F_F(atan2pi)
1888 HN_FUNC_HN_HN(atan2pi);