Searched refs:outarr (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/memcheck/tests/
H A Dvcpu_fbench.c298 static char outarr[8][80]; /* Computed output of program goes here */ variable
815 sprintf(outarr[0], "%15s %21.11f %14.11f",
817 sprintf(outarr[1], "%15s %21.11f %14.11f",
819 sprintf(outarr[2],
822 sprintf(outarr[3],
825 sprintf(outarr[4],
828 sprintf(outarr[5],
831 sprintf(outarr[6],
834 sprintf(outarr[7],
843 if (strcmp(outarr[
[all...]
/external/valgrind/perf/
H A Dfbench.c294 static char outarr[8][80]; /* Computed output of program goes here */ variable
811 sprintf(outarr[0], "%15s %21.11f %14.11f",
813 sprintf(outarr[1], "%15s %21.11f %14.11f",
815 sprintf(outarr[2],
818 sprintf(outarr[3],
821 sprintf(outarr[4],
824 sprintf(outarr[5],
827 sprintf(outarr[6],
830 sprintf(outarr[7],
839 if (strcmp(outarr[
[all...]

Completed in 311 milliseconds