Searched refs:fabsl (Results 1 – 25 of 28) sorted by relevance
12
1 .global fabsl symbol2 .type fabsl,@function3 fabsl: label
73 fabs.s fabsf.s fabsl.s floor.s floorf.s floorl.s
59 fabsf.s fabsl.s fabs.s floorl.s fmodl.s
3 long double fabsl(long double x) in fabsl() function8 long double fabsl(long double x) in fabsl() function
212 q = fabsl(x); in tgammal()227 z = fabsl(z) * stirf(q); in tgammal()
249 ya = fabsl(y); in powl()251 yb = 0.5 * fabsl(w); in powl()290 if (iyflg && floorl(x) == x && fabsl(y) < 32768.0) { in powl()
76 z = atanl(fabsl(y/x)); in atan2l()
246 s = fabsl(x) - 1; in erfc1()262 x = fabsl(x); in erfc2()
56 z = (1.0 - fabsl(x))*0.5; in asinl()
154 x = fabsl(x); in atanl()
105 big = fabsl(x) >= 0.67434; in __tanl()
74 __real__ res = fabsl (sqrtl (__real__ x)); in __csqrtl()80 long double r = sqrtl (0.5 * fabsl (__imag__ x)); in __csqrtl()100 r = fabsl ((0.5L * __imag__ x) / s); in __csqrtl()
40 __real__ result = -1.0 / fabsl (__real__ x); in __clog10l()
40 __real__ result = -1.0 / fabsl (__real__ x); in __clogl()
36 __real__ x = fabsl (__real__ x); in __csinhl()
36 __real__ x = fabsl (__real__ x); in __csinl()
45 rx = fabsl (__real__ x); in __kernel_casinhl()46 ix = fabsl (__imag__ x); in __kernel_casinhl()
300 extern long double fabsl (long double x);
30 fabsl.c
28 fabs.c fabsf.c fabsl.c
28 fabsl.c