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

  /external/valgrind/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/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/none/tests/amd64/
fb_test_amd64.c 892 void test_fops(double a, double b) function
1088 test_fops(2, 3);
1089 test_fops(1.4, -5);

Completed in 721 milliseconds