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

  /external/u-boot/lib/dhry/
dhry_1.c 50 unsigned long Run_Index;
54 printf("%ld loops\n", Run_Index);
167 Run_Index = 0;
183 for (Run_Index = 1; Run_Index < Number_Of_Runs; ++Run_Index)
215 Int_2_Loc = Run_Index;
216 Int_Glob = Run_Index;
227 } /* loop "for Run_Index" */
  /cts/hostsidetests/sustainedperf/dhrystone/
dhry_1.c 85 REG int Run_Index;
126 for (Run_Index = 1; Run_Index <= Number_Of_Runs; ++Run_Index)
158 Int_2_Loc = Run_Index;
159 Int_Glob = Run_Index;
170 } /* loop "for Run_Index" */

Completed in 650 milliseconds