diff options
author | Austin Foxley <austinf@cetoncorp.com> | 2010-04-14 11:08:37 -0700 |
---|---|---|
committer | Austin Foxley <austinf@cetoncorp.com> | 2010-04-14 11:08:44 -0700 |
commit | e035abf89fbe11a88a26372f1695c768aff7d9e1 (patch) | |
tree | 5ea3b4a66e223ede91ad4073bab7081afbfd560e /test/API/math.SUSv4.syms | |
parent | 9ed510ad034f9327e7e032d2c6550bfb1f750eb9 (diff) | |
parent | 718dcdc32bc831b2c141b020124501515afb9adc (diff) |
Merge commit 'origin/master' into nptl
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Diffstat (limited to 'test/API/math.SUSv4.syms')
-rw-r--r-- | test/API/math.SUSv4.syms | 171 |
1 files changed, 171 insertions, 0 deletions
diff --git a/test/API/math.SUSv4.syms b/test/API/math.SUSv4.syms new file mode 100644 index 000000000..5343ac068 --- /dev/null +++ b/test/API/math.SUSv4.syms @@ -0,0 +1,171 @@ +acos +acosf +acosh +acoshf +acoshl +acosl +asin +asinf +asinh +asinhf +asinhl +asinl +atan +atan2 +atan2f +atan2l +atanf +atanh +atanhf +atanhl +atanl +cbrt +cbrtf +cbrtl +ceil +ceilf +ceill +copysign +copysignf +copysignl +cos +cosf +cosh +coshf +coshl +cosl +erf +erfc +erfcf +erfcl +erff +erfl +exp +exp2 +exp2f +exp2l +expf +expl +expm1 +expm1f +expm1l +fabs +fabsf +fabsl +fdim +fdimf +fdiml +floor +floorf +floorl +fma +fmaf +fmal +fmax +fmaxf +fmaxl +fmin +fminf +fminl +fmod +fmodf +fmodl +frexp +frexpf +frexpl +hypot +hypotf +hypotl +ilogb +ilogbf +ilogbl +ldexp +ldexpf +ldexpl +lgamma +lgammaf +lgammal +llrint +llrintf +llrintl +llround +llroundf +llroundl +log +log10 +log10f +log10l +log1p +log1pf +log1pl +log2 +log2f +log2l +logb +logbf +logbl +logf +logl +lrint +lrintf +lrintl +lround +lroundf +lroundl +modf +modff +modfl +nan +nanf +nanl +nearbyint +nearbyintf +nearbyintl +nextafter +nextafterf +nextafterl +nexttoward +nexttowardf +nexttowardl +pow +powf +powl +remainder +remainderf +remainderl +remquo +remquof +remquol +rint +rintf +rintl +round +roundf +roundl +scalbln +scalblnf +scalblnl +scalbn +scalbnf +scalbnl +sin +sinf +sinh +sinhf +sinhl +sinl +sqrt +sqrtf +sqrtl +tan +tanf +tanh +tanhf +tanhl +tanl +tgamma +tgammaf +tgammal +trunc +truncf +truncl |