Home
last modified time | relevance | path

Searched refs:Run_Index (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/dhry/
H A Ddhry_1.c50 unsigned long Run_Index; variable
54 printf("%ld loops\n", Run_Index); in report()
167 Run_Index = 0; in dhry()
183 for (Run_Index = 1; Run_Index < Number_Of_Runs; ++Run_Index) in dhry()
215 Int_2_Loc = Run_Index; in dhry()
216 Int_Glob = Run_Index; in dhry()
/openbmc/linux/lib/
H A Ddhry_1.c135 int Run_Index; in dhry() local
179 for (Run_Index = 1; Run_Index <= Number_Of_Runs; ++Run_Index) { in dhry()
207 Int_2_Loc = Run_Index; in dhry()
208 Int_Glob = Run_Index; in dhry()