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;
93 # mathematical functions
95 exp10; exp10f; exp10l;
102 nearbyint; nearbyintf; nearbyintl;
103 nextafterx; nextafterxf; nextafterxl;
104 pow10; pow10f; pow10l;
105 remquo; remquof; remquol;
106 lrint; lrintf; lrintl;
107 llrint; llrintf; llrintl;
108 round; roundf; roundl;
109 lround; lroundf; lroundl;
110 llround; llroundf; llroundl;
111 scalbln; scalblnf; scalblnl;
112 sincos; sincosf; sincosl;
113 trunc; truncf; truncl;
117 cacos; cacosf; cacosl;
118 cacosh; cacoshf; cacoshl;
120 casin; casinf; casinl;
121 casinh; casinhf; casinhl;
122 catan; catanf; catanl;
123 catanh; catanhf; catanhl;
125 ccosh; ccoshf; ccoshl;
127 cimag; cimagf; cimagl;
129 clog10; clog10f; clog10l;
130 __clog10; __clog10f; __clog10l;
133 cproj; cprojf; cprojl;
134 creal; crealf; creall;
136 csinh; csinhf; csinhl;
137 csqrt; csqrtf; csqrtl;
139 ctanh; ctanhf; ctanhl;
141 # fp environment functions
142 feclearexcept; fegetenv; fegetexceptflag;
143 fegetround; feholdexcept; feraiseexcept;
144 fesetenv; fesetexceptflag; fesetround;
145 fetestexcept; feupdateenv;
147 # functions used in inline functions or macros
148 __finite; __finitef; __finitel;
149 __fpclassify; __fpclassifyf; __fpclassifyl;
150 __signbit; __signbitf; __signbitl;