Home
last modified time | relevance | path

Searched refs:twopi (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/memcheck/tests/
Dvcpu_fbench.c362 twopi =pic * 2.0, variable
409 if (x > twopi)
410 x -= (aint(x / twopi) * twopi);
444 if (x > twopi) /* Do range reduction here to limit */
445 x = x - (aint(x / twopi) * twopi); /* roundoff on add of PI/2 */
/external/valgrind/perf/
Dfbench.c358 twopi =pic * 2.0, variable
405 if (x > twopi)
406 x -= (aint(x / twopi) * twopi);
440 if (x > twopi) /* Do range reduction here to limit */
441 x = x - (aint(x / twopi) * twopi); /* roundoff on add of PI/2 */
/external/llvm/patches/
D0002-Add-basic-Android-configuration.patch819 +/* Define to path to twopi program if found or 'echo twopi' otherwise */
994 +/* Define to path to twopi program if found or 'echo twopi' otherwise */
1801 +/* Define to path to twopi program if found or 'echo twopi' otherwise */
1984 +/* Define to path to twopi program if found or 'echo twopi' otherwise */