Lines Matching refs:fabsl
11 long double fabsl(long double);
50 (void)fabsl(x); in test_int()
114 (void)fabsl(x); in test_long()
185 (void)fabsl(x); in test_long_long()
258 (void)fabsl(x); in test_float()
325 (void)fabsl(x); in test_double()
398 (void)fabsl(x); in test_long_double()
472 (void)fabsl(x); in test_complex_float()
534 (void)fabsl(x); in test_complex_double()
602 (void)fabsl(x); in test_complex_long_double()
681 (void)fabsl(x); in test_unsigned_int()
766 (void)fabsl(x); in test_unsigned_long()