Lines Matching refs:cabs
13 double cabs(double _Complex);
38 (void)cabs(x); in test_int()
100 (void)cabs(x); in test_long()
169 (void)cabs(x); in test_long_long()
237 (void)cabs(x); in test_float()
302 (void)cabs(x); in test_double()
373 (void)cabs(x); in test_long_double()
447 (void)cabs(x); in test_complex_float()
512 (void)cabs(x); in test_complex_double()
580 (void)cabs(x); in test_complex_long_double()
654 (void)cabs(x); in test_unsigned_int()
734 (void)cabs(x); in test_unsigned_long()