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()
478 (void)cabs(x); in test_complex_float()
543 (void)cabs(x); in test_complex_double()
611 (void)cabs(x); in test_complex_long_double()
690 (void)cabs(x); in test_unsigned_int()
775 (void)cabs(x); in test_unsigned_long()