Lines Matching refs:cabs
14 double cabs(double _Complex);
59 (void)cabs(x); in test_int()
123 (void)cabs(x); in test_long()
194 (void)cabs(x); in test_long_long()
264 (void)cabs(x); in test_float()
331 (void)cabs(x); in test_double()
404 (void)cabs(x); in test_long_double()
452 (void)cabs(x); in test_complex_float()
465 (void)cabs(x); in test_complex_double()
482 (void)cabs(x); in test_complex_long_double()
535 (void)cabs(x); in test_unsigned_int()
620 (void)cabs(x); in test_unsigned_long()