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

/freebsd-13-stable/contrib/cortex-strings/benchmarks/dhry/
H A Ddhry_1.c126 REG One_Fifty Int_2_Loc; local
247 Int_2_Loc = 3;
252 while (Int_1_Loc < Int_2_Loc) /* loop body executed once */
254 Int_3_Loc = 5 * Int_1_Loc - Int_2_Loc;
256 Proc_7 (Int_1_Loc, Int_2_Loc, &Int_3_Loc);
260 /* Int_1_Loc == 3, Int_2_Loc == 3, Int_3_Loc == 7 */
272 Int_2_Loc = Run_Index;
276 /* Int_1_Loc == 3, Int_2_Loc == 3, Int_3_Loc == 7 */
277 Int_2_Loc = Int_2_Loc * Int_1_Lo
[all...]

Completed in 150 milliseconds