3 # functions used in inline functions or macros
4 __isnan; __isnanf; __isnanl; __finite; __finitef; __finitel;
5 __isinf; __isinff; __isinfl;
8 copysign; copysignf; copysignl;
11 finite; finitef; finitel; frexp; frexpf; frexpl;
14 isinf; isinff; isinfl; isnan; isnanf; isnanl; ldexp; ldexpf; ldexpl;
20 scalbn; scalbnf; scalbnl;
23 # functions used in inline functions or macros
24 __signbit; __signbitf; __signbitl;
27 scalbln; scalblnf; scalblnl;
33 # mathematical functions
35 acosh; acoshf; acoshl;
37 asinh; asinhf; asinhl;
38 atan2; atan2f; atan2l;
40 atanh; atanhf; atanhl;
43 copysign; copysignf; copysignl;
50 expm1; expm1f; expm1l;
52 finite; finitef; finitel;
53 floor; floorf; floorl;
55 frexp; frexpf; frexpl;
56 gamma; gammaf; gammal;
57 gamma_r; gammaf_r; gammal_r;
58 hypot; hypotf; hypotl;
59 ilogb; ilogbf; ilogbl;
63 ldexp; ldexpf; ldexpl;
64 lgamma; lgammaf; lgammal;
65 lgamma_r; lgammaf_r; lgammal_r;
66 log10; log10f; log10l;
67 log1p; log1pf; log1pl;
72 nextafter; nextafterf; nextafterl;
74 remainder; remainderf; remainderl;
76 scalb; scalbf; scalbl;
77 scalbn; scalbnf; scalbnl;
78 significand; significandf; significandl;
90 _LIB_VERSION; signgam;
92 # functions used in inline functions or macros
96 # mathematical functions
98 exp10; exp10f; exp10l;
105 nearbyint; nearbyintf; nearbyintl;
106 nextafterx; nextafterxf; nextafterxl;
107 pow10; pow10f; pow10l;
108 remquo; remquof; remquol;
109 lrint; lrintf; lrintl;
110 llrint; llrintf; llrintl;
111 round; roundf; roundl;
112 lround; lroundf; lroundl;
113 llround; llroundf; llroundl;
114 scalbln; scalblnf; scalblnl;
115 sincos; sincosf; sincosl;
116 trunc; truncf; truncl;
120 cacos; cacosf; cacosl;
121 cacosh; cacoshf; cacoshl;
123 casin; casinf; casinl;
124 casinh; casinhf; casinhl;
125 catan; catanf; catanl;
126 catanh; catanhf; catanhl;
128 ccosh; ccoshf; ccoshl;
130 cimag; cimagf; cimagl;
132 clog10; clog10f; clog10l;
133 __clog10; __clog10f; __clog10l;
136 cproj; cprojf; cprojl;
137 creal; crealf; creall;
139 csinh; csinhf; csinhl;
140 csqrt; csqrtf; csqrtl;
142 ctanh; ctanhf; ctanhl;
144 # fp environment functions
145 feclearexcept; fegetenv; fegetexceptflag;
146 fegetround; feholdexcept; feraiseexcept;
147 fesetenv; fesetexceptflag; fesetround;
148 fetestexcept; feupdateenv;
150 # functions used in inline functions or macros
151 __finite; __finitef; __finitel;
152 __fpclassify; __fpclassifyf; __fpclassifyl;
153 __signbit; __signbitf; __signbitl;
155 # symbols used in macros from sysdeps/powerpc/bits/fenv.h
156 __fe_dfl_env; __fe_enabled_env; __fe_nonieee_env; __fe_nomask_env;