Home
last modified time | relevance | path

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

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