Lines Matching refs:fabsf
8 float fabsf(float);
21 (void)fabsf(x); in test_int()
83 (void)fabsf(x); in test_long()
152 (void)fabsf(x); in test_long_long()
229 (void)fabsf(x); in test_float()
291 (void)fabsf(x); in test_double()
359 (void)fabsf(x); in test_long_double()
433 (void)fabsf(x); in test_complex_float()
495 (void)fabsf(x); in test_complex_double()
563 (void)fabsf(x); in test_complex_long_double()
637 (void)fabsf(x); in test_unsigned_int()
717 (void)fabsf(x); in test_unsigned_long()