Searched refs:Int_2_Loc (Results 1 – 1 of 1) sorted by relevance
117 REG One_Fifty Int_2_Loc; in dhry() local191 Int_2_Loc = 3; in dhry()196 while (Int_1_Loc < Int_2_Loc) /* loop body executed once */ in dhry()198 Int_3_Loc = 5 * Int_1_Loc - Int_2_Loc; in dhry()200 Proc_7 (Int_1_Loc, Int_2_Loc, &Int_3_Loc); in dhry()216 Int_2_Loc = Run_Index; in dhry()221 Int_2_Loc = Int_2_Loc * Int_1_Loc; in dhry()222 Int_1_Loc = Int_2_Loc / Int_3_Loc; in dhry()223 Int_2_Loc = 7 * (Int_2_Loc - Int_3_Loc) - Int_1_Loc; in dhry()286 printf ("Int_2_Loc: %d\n", Int_2_Loc); in dhry()