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

  /external/valgrind/memcheck/tests/
vcpu_fbench.c 283 static double max_lspher; variable
799 max_lspher = sin(od_sa[0][1]);
803 max_lspher = 0.0000926 / (max_lspher * max_lspher);
805 max_lchrom = max_lspher;
824 max_lspher);
  /external/valgrind/perf/
fbench.c 279 static double max_lspher; variable
795 max_lspher = sin(od_sa[0][1]);
799 max_lspher = 0.0000926 / (max_lspher * max_lspher);
801 max_lchrom = max_lspher;
820 max_lspher);

Completed in 430 milliseconds