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

  /external/valgrind/memcheck/tests/
vcpu_fbench.c 15 /* This program can be used in two ways. If INTRIG is undefined, sin,
23 #define INTRIG 1
51 INTRIG is defined, built-in trigonometric and square root
53 INTRIG defined reflect the machine's basic floating point
54 performance for the arithmetic operators. If INTRIG is not
56 Results with INTRIG not defined reflect the system's library
58 functions and square root. Results with INTRIG defined are a
60 results with INTRIG undefined indicate the performance of an
103 Normal INTRIG
259 #ifndef INTRIG
    [all...]
  /external/valgrind/perf/
fbench.c 11 /* This program can be used in two ways. If INTRIG is undefined, sin,
19 #define INTRIG 1
47 INTRIG is defined, built-in trigonometric and square root
49 INTRIG defined reflect the machine's basic floating point
50 performance for the arithmetic operators. If INTRIG is not
52 Results with INTRIG not defined reflect the system's library
54 functions and square root. Results with INTRIG defined are a
56 results with INTRIG undefined indicate the performance of an
99 Normal INTRIG
255 #ifndef INTRIG
    [all...]

Completed in 206 milliseconds