Lines Matching full:math
280 SYMBOL(FP_FAST_FMA, None, <math.h>)
282 SYMBOL(FP_FAST_FMAF, None, <math.h>)
284 SYMBOL(FP_FAST_FMAL, None, <math.h>)
286 SYMBOL(FP_ILOGB0, None, <math.h>)
288 SYMBOL(FP_ILOGBNAN, None, <math.h>)
290 SYMBOL(FP_INFINITE, None, <math.h>)
292 SYMBOL(FP_NAN, None, <math.h>)
294 SYMBOL(FP_NORMAL, None, <math.h>)
296 SYMBOL(FP_SUBNORMAL, None, <math.h>)
298 SYMBOL(FP_ZERO, None, <math.h>)
300 SYMBOL(HUGE_VAL, None, <math.h>)
302 SYMBOL(HUGE_VALF, None, <math.h>)
304 SYMBOL(HUGE_VALL, None, <math.h>)
306 SYMBOL(INFINITY, None, <math.h>)
414 SYMBOL(MATH_ERREXCEPT, None, <math.h>)
416 SYMBOL(MATH_ERRNO, None, <math.h>)
422 SYMBOL(NAN, None, <math.h>)
527 SYMBOL(math_errhandling, None, <math.h>)
555 SYMBOL(acos, None, <math.h>)
558 SYMBOL(acosf, None, <math.h>)
561 SYMBOL(acosh, None, <math.h>)
564 SYMBOL(acoshf, None, <math.h>)
567 SYMBOL(acoshl, None, <math.h>)
570 SYMBOL(acosl, None, <math.h>)
622 SYMBOL(asin, None, <math.h>)
625 SYMBOL(asinf, None, <math.h>)
628 SYMBOL(asinh, None, <math.h>)
631 SYMBOL(asinhf, None, <math.h>)
634 SYMBOL(asinhl, None, <math.h>)
637 SYMBOL(asinl, None, <math.h>)
652 SYMBOL(atan, None, <math.h>)
655 SYMBOL(atan2, None, <math.h>)
658 SYMBOL(atan2f, None, <math.h>)
661 SYMBOL(atan2l, None, <math.h>)
664 SYMBOL(atanf, None, <math.h>)
667 SYMBOL(atanh, None, <math.h>)
670 SYMBOL(atanhf, None, <math.h>)
673 SYMBOL(atanhl, None, <math.h>)
676 SYMBOL(atanl, None, <math.h>)
855 SYMBOL(cbrt, None, <math.h>)
858 SYMBOL(cbrtf, None, <math.h>)
861 SYMBOL(cbrtl, None, <math.h>)
864 SYMBOL(ceil, None, <math.h>)
867 SYMBOL(ceilf, None, <math.h>)
870 SYMBOL(ceill, None, <math.h>)
953 SYMBOL(copysign, None, <math.h>)
956 SYMBOL(copysignf, None, <math.h>)
959 SYMBOL(copysignl, None, <math.h>)
964 SYMBOL(cos, None, <math.h>)
967 SYMBOL(cosf, None, <math.h>)
970 SYMBOL(cosh, None, <math.h>)
973 SYMBOL(coshf, None, <math.h>)
976 SYMBOL(coshl, None, <math.h>)
979 SYMBOL(cosl, None, <math.h>)
1059 SYMBOL(double_t, None, <math.h>)
1091 SYMBOL(erf, None, <math.h>)
1094 SYMBOL(erfc, None, <math.h>)
1097 SYMBOL(erfcf, None, <math.h>)
1100 SYMBOL(erfcl, None, <math.h>)
1103 SYMBOL(erff, None, <math.h>)
1106 SYMBOL(erfl, None, <math.h>)
1121 SYMBOL(exp, None, <math.h>)
1124 SYMBOL(exp2, None, <math.h>)
1127 SYMBOL(exp2f, None, <math.h>)
1130 SYMBOL(exp2l, None, <math.h>)
1133 SYMBOL(expf, None, <math.h>)
1139 SYMBOL(expl, None, <math.h>)
1142 SYMBOL(expm1, None, <math.h>)
1145 SYMBOL(expm1f, None, <math.h>)
1148 SYMBOL(expm1l, None, <math.h>)
1155 SYMBOL(fabs, None, <math.h>)
1158 SYMBOL(fabsf, None, <math.h>)
1161 SYMBOL(fabsl, None, <math.h>)
1168 SYMBOL(fdim, None, <math.h>)
1171 SYMBOL(fdimf, None, <math.h>)
1174 SYMBOL(fdiml, None, <math.h>)
1256 SYMBOL(float_t, None, <math.h>)
1260 SYMBOL(floor, None, <math.h>)
1263 SYMBOL(floorf, None, <math.h>)
1266 SYMBOL(floorl, None, <math.h>)
1273 SYMBOL(fma, None, <math.h>)
1276 SYMBOL(fmaf, None, <math.h>)
1279 SYMBOL(fmal, None, <math.h>)
1282 SYMBOL(fmax, None, <math.h>)
1285 SYMBOL(fmaxf, None, <math.h>)
1288 SYMBOL(fmaxl, None, <math.h>)
1291 SYMBOL(fmin, None, <math.h>)
1294 SYMBOL(fminf, None, <math.h>)
1297 SYMBOL(fminl, None, <math.h>)
1300 SYMBOL(fmod, None, <math.h>)
1303 SYMBOL(fmodf, None, <math.h>)
1306 SYMBOL(fmodl, None, <math.h>)
1330 SYMBOL(fpclassify, None, <math.h>)
1363 SYMBOL(frexp, None, <math.h>)
1366 SYMBOL(frexpf, None, <math.h>)
1369 SYMBOL(frexpl, None, <math.h>)
1471 SYMBOL(hypot, None, <math.h>)
1474 SYMBOL(hypotf, None, <math.h>)
1477 SYMBOL(hypotl, None, <math.h>)
1484 SYMBOL(ilogb, None, <math.h>)
1487 SYMBOL(ilogbf, None, <math.h>)
1490 SYMBOL(ilogbl, None, <math.h>)
1801 SYMBOL(isfinite, None, <math.h>)
1807 SYMBOL(isgreater, None, <math.h>)
1810 SYMBOL(isgreaterequal, None, <math.h>)
1813 SYMBOL(isinf, None, <math.h>)
1816 SYMBOL(isless, None, <math.h>)
1819 SYMBOL(islessequal, None, <math.h>)
1822 SYMBOL(islessgreater, None, <math.h>)
1828 SYMBOL(isnan, None, <math.h>)
1831 SYMBOL(isnormal, None, <math.h>)
1854 SYMBOL(isunordered, None, <math.h>)
1931 SYMBOL(ldexp, None, <math.h>)
1934 SYMBOL(ldexpf, None, <math.h>)
1937 SYMBOL(ldexpl, None, <math.h>)
1957 SYMBOL(lgamma, None, <math.h>)
1960 SYMBOL(lgammaf, None, <math.h>)
1963 SYMBOL(lgammal, None, <math.h>)
1977 SYMBOL(llrint, None, <math.h>)
1980 SYMBOL(llrintf, None, <math.h>)
1983 SYMBOL(llrintl, None, <math.h>)
1986 SYMBOL(llround, None, <math.h>)
1989 SYMBOL(llroundf, None, <math.h>)
1992 SYMBOL(llroundl, None, <math.h>)
2004 SYMBOL(log, None, <math.h>)
2007 SYMBOL(log10, None, <math.h>)
2010 SYMBOL(log10f, None, <math.h>)
2013 SYMBOL(log10l, None, <math.h>)
2016 SYMBOL(log1p, None, <math.h>)
2019 SYMBOL(log1pf, None, <math.h>)
2022 SYMBOL(log1pl, None, <math.h>)
2025 SYMBOL(log2, None, <math.h>)
2028 SYMBOL(log2f, None, <math.h>)
2031 SYMBOL(log2l, None, <math.h>)
2034 SYMBOL(logb, None, <math.h>)
2037 SYMBOL(logbf, None, <math.h>)
2040 SYMBOL(logbl, None, <math.h>)
2043 SYMBOL(logf, None, <math.h>)
2050 SYMBOL(logl, None, <math.h>)
2058 SYMBOL(lrint, None, <math.h>)
2061 SYMBOL(lrintf, None, <math.h>)
2064 SYMBOL(lrintl, None, <math.h>)
2067 SYMBOL(lround, None, <math.h>)
2070 SYMBOL(lroundf, None, <math.h>)
2073 SYMBOL(lroundl, None, <math.h>)
2186 SYMBOL(modf, None, <math.h>)
2189 SYMBOL(modff, None, <math.h>)
2192 SYMBOL(modfl, None, <math.h>)
2215 SYMBOL(nan, None, <math.h>)
2218 SYMBOL(nanf, None, <math.h>)
2221 SYMBOL(nanl, None, <math.h>)
2225 SYMBOL(nearbyint, None, <math.h>)
2228 SYMBOL(nearbyintf, None, <math.h>)
2231 SYMBOL(nearbyintl, None, <math.h>)
2242 SYMBOL(nextafter, None, <math.h>)
2245 SYMBOL(nextafterf, None, <math.h>)
2248 SYMBOL(nextafterl, None, <math.h>)
2251 SYMBOL(nexttoward, None, <math.h>)
2254 SYMBOL(nexttowardf, None, <math.h>)
2257 SYMBOL(nexttowardl, None, <math.h>)
2357 SYMBOL(pow, None, <math.h>)
2360 SYMBOL(powf, None, <math.h>)
2363 SYMBOL(powl, None, <math.h>)
2463 SYMBOL(remainder, None, <math.h>)
2466 SYMBOL(remainderf, None, <math.h>)
2469 SYMBOL(remainderl, None, <math.h>)
2491 SYMBOL(remquo, None, <math.h>)
2494 SYMBOL(remquof, None, <math.h>)
2497 SYMBOL(remquol, None, <math.h>)
2524 SYMBOL(rint, None, <math.h>)
2527 SYMBOL(rintf, None, <math.h>)
2530 SYMBOL(rintl, None, <math.h>)
2537 SYMBOL(round, None, <math.h>)
2545 SYMBOL(roundf, None, <math.h>)
2548 SYMBOL(roundl, None, <math.h>)
2554 SYMBOL(scalbln, None, <math.h>)
2557 SYMBOL(scalblnf, None, <math.h>)
2560 SYMBOL(scalblnl, None, <math.h>)
2563 SYMBOL(scalbn, None, <math.h>)
2566 SYMBOL(scalbnf, None, <math.h>)
2569 SYMBOL(scalbnl, None, <math.h>)
2629 SYMBOL(signbit, None, <math.h>)
2633 SYMBOL(sin, None, <math.h>)
2636 SYMBOL(sinf, None, <math.h>)
2639 SYMBOL(sinh, None, <math.h>)
2642 SYMBOL(sinhf, None, <math.h>)
2645 SYMBOL(sinhl, None, <math.h>)
2648 SYMBOL(sinl, None, <math.h>)
2669 SYMBOL(sph_bessel, None, <math.h>)
2672 SYMBOL(sph_besself, None, <math.h>)
2675 SYMBOL(sph_bessell, None, <math.h>)
2687 SYMBOL(sqrt, None, <math.h>)
2690 SYMBOL(sqrtf, None, <math.h>)
2693 SYMBOL(sqrtl, None, <math.h>)
2845 SYMBOL(tan, None, <math.h>)
2848 SYMBOL(tanf, None, <math.h>)
2851 SYMBOL(tanh, None, <math.h>)
2854 SYMBOL(tanhf, None, <math.h>)
2857 SYMBOL(tanhl, None, <math.h>)
2860 SYMBOL(tanl, None, <math.h>)
2866 SYMBOL(tgamma, None, <math.h>)
2869 SYMBOL(tgammaf, None, <math.h>)
2872 SYMBOL(tgammal, None, <math.h>)
2939 SYMBOL(trunc, None, <math.h>)
2942 SYMBOL(truncf, None, <math.h>)
2945 SYMBOL(truncl, None, <math.h>)