Searched refs:Int_2_Loc (Results 1 – 1 of 1) sorted by relevance
116 REG One_Fifty Int_2_Loc; in dhry() local190 Int_2_Loc = 3; in dhry()195 while (Int_1_Loc < Int_2_Loc) /* loop body executed once */ in dhry()197 Int_3_Loc = 5 * Int_1_Loc - Int_2_Loc; in dhry()199 Proc_7 (Int_1_Loc, Int_2_Loc, &Int_3_Loc); in dhry()215 Int_2_Loc = Run_Index; in dhry()220 Int_2_Loc = Int_2_Loc * Int_1_Loc; in dhry()221 Int_1_Loc = Int_2_Loc / Int_3_Loc; in dhry()222 Int_2_Loc = 7 * (Int_2_Loc - Int_3_Loc) - Int_1_Loc; in dhry()285 printf ("Int_2_Loc: %d\n", Int_2_Loc); in dhry()