Searched defs:test_fops (Results 1 - 2 of 2) sorted by relevance

/vbox/src/recompiler/Sun/
H A Dtestmath.c784 void test_fops(double a, double b) function
809 test_fops(2, 3);
810 test_fops(1.4, -5);
/vbox/src/recompiler/tests/
H A Dtest-i386.c763 void test_fops(double a, double b) function
1016 test_fops(2, 3);
1017 test_fops(1.4, -5);

Completed in 262 milliseconds