Home | History | Annotate | Download | only in test

Lines Matching refs:test_fcmp

552 void test_fcmp(double a, double b)
739 test_fcmp(2, -1);
740 test_fcmp(2, 2);
741 test_fcmp(2, 3);