HomeSort by relevance Sort by last modified time
    Searched refs:test_fops (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/memcheck/tests/amd64/
more_x87_fp.c 42 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/
more_x86_fp.c 33 void test_fops(double a, double b) function
245 test_fops(2, 3);
246 test_fops(1.4, -5);
  /external/valgrind/main/VEX/test/
test-amd64.c 570 void test_fops(double a, double b) function
775 test_fops(2, 3);
776 test_fops(1.4, -5);
    [all...]
test-i386.c 532 void test_fops(double a, double b) function
737 test_fops(2, 3);
738 test_fops(1.4, -5);
    [all...]

Completed in 53 milliseconds