Lines Matching refs:fabsl
10 long double fabsl(long double);
29 (void)fabsl(x); in test_int()
91 (void)fabsl(x); in test_long()
160 (void)fabsl(x); in test_long_long()
231 (void)fabsl(x); in test_float()
296 (void)fabsl(x); in test_double()
367 (void)fabsl(x); in test_long_double()
441 (void)fabsl(x); in test_complex_float()
503 (void)fabsl(x); in test_complex_double()
571 (void)fabsl(x); in test_complex_long_double()
645 (void)fabsl(x); in test_unsigned_int()
725 (void)fabsl(x); in test_unsigned_long()