Lines Matching refs:labs
5 long int labs(long int);
18 (void)labs(x); in test_int()
80 (void)labs(x); in test_long()
146 (void)labs(x); in test_long_long()
220 (void)labs(x); in test_float()
282 (void)labs(x); in test_double()
350 (void)labs(x); in test_long_double()
424 (void)labs(x); in test_complex_float()
486 (void)labs(x); in test_complex_double()
554 (void)labs(x); in test_complex_long_double()
628 (void)labs(x); in test_unsigned_int()
708 (void)labs(x); in test_unsigned_long()