Searched refs:atanf (Results 1 – 7 of 7) sorted by relevance
38 atanf, enumerator
163 printf(" atanF(%+20.4e) = %+20.4e\n", (double)f, (double)atanf(f)); in main()
218 TLI.setUnavailable(LibFunc::atanf); in initialize()
127 delta = atanf(1.0f) / nwh; in makewt_32()201 delta = atanf(1.0f) / nch; in makect_32()
35 ; WIN32-NOT: float @atanf
125 __tg_atan(float __x) {return atanf(__x);} in __tg_atan()
1035 data.f[c] = atanf(op[0]->value.f[c]); in constant_expression_value()