Searched refs:test_fops (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/memcheck/tests/amd64/
H A Dmore_x87_fp.c42 void test_fops(double a, double b) function
255 test_fops(2, 3);
256 test_fops(1.4, -5);
/external/valgrind/main/memcheck/tests/x86/
H A Dmore_x86_fp.c33 void test_fops(double a, double b) function
245 test_fops(2, 3);
246 test_fops(1.4, -5);
/external/valgrind/main/VEX/test/
H A Dtest-amd64.c570 void test_fops(double a, double b) function
775 test_fops(2, 3);
776 test_fops(1.4, -5);
H A Dtest-i386.c532 void test_fops(double a, double b) function
737 test_fops(2, 3);
738 test_fops(1.4, -5);

Completed in 962 milliseconds