Lines Matching refs:labs
6 long int labs(long int);
39 (void)labs(x); in test_int()
103 (void)labs(x); in test_long()
171 (void)labs(x); in test_long_long()
247 (void)labs(x); in test_float()
311 (void)labs(x); in test_double()
381 (void)labs(x); in test_long_double()
455 (void)labs(x); in test_complex_float()
517 (void)labs(x); in test_complex_double()
585 (void)labs(x); in test_complex_long_double()
664 (void)labs(x); in test_unsigned_int()
749 (void)labs(x); in test_unsigned_long()