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

/linux-master/lib/
H A Ddhry_1.c129 One_Fifty Int_2_Loc; local
184 Int_2_Loc = 3;
189 while (Int_1_Loc < Int_2_Loc) {
191 Int_3_Loc = 5 * Int_1_Loc - Int_2_Loc;
193 Proc_7(Int_1_Loc, Int_2_Loc, &Int_3_Loc);
197 /* Int_1_Loc == 3, Int_2_Loc == 3, Int_3_Loc == 7 */
207 Int_2_Loc = Run_Index;
211 /* Int_1_Loc == 3, Int_2_Loc == 3, Int_3_Loc == 7 */
212 Int_2_Loc = Int_2_Loc * Int_1_Lo
[all...]

Completed in 100 milliseconds