Lines Matching refs:fabsf
9 float fabsf(float);
42 (void)fabsf(x); in test_int()
106 (void)fabsf(x); in test_long()
177 (void)fabsf(x); in test_long_long()
256 (void)fabsf(x); in test_float()
320 (void)fabsf(x); in test_double()
390 (void)fabsf(x); in test_long_double()
464 (void)fabsf(x); in test_complex_float()
526 (void)fabsf(x); in test_complex_double()
594 (void)fabsf(x); in test_complex_long_double()
673 (void)fabsf(x); in test_unsigned_int()
758 (void)fabsf(x); in test_unsigned_long()