Searched refs:Int_Loc (Results 1 – 5 of 5) sorted by relevance
95 One_Fifty Int_Loc; local97 Int_Loc = Int_1_Par_Val + 2;98 *Int_Par_Ref = Int_2_Par_Val + Int_Loc;113 REG One_Fifty Int_Loc; local115 Int_Loc = Int_1_Par_Val + 5;116 Arr_1_Par_Ref [Int_Loc] = Int_2_Par_Val;117 Arr_1_Par_Ref [Int_Loc+1] = Arr_1_Par_Ref [Int_Loc];118 Arr_1_Par_Ref [Int_Loc+30] = Int_Loc;119 for (Int_Index = Int_Loc; Int_Index <= Int_Loc+1; ++Int_Index)120 Arr_2_Par_Ref [Int_Loc] [Int_Index] = Int_Loc;[all …]
369 One_Fifty Int_Loc; in Proc_2() local374 Int_Loc = *Int_Par_Ref + 10; in Proc_2()379 Int_Loc -= 1; in Proc_2()380 *Int_Par_Ref = Int_Loc - Int_Glob; in Proc_2()
104 One_Fifty Int_Loc; local106 Int_Loc = Int_1_Par_Val + 2;107 *Int_Par_Ref = Int_2_Par_Val + Int_Loc;122 REG One_Fifty Int_Loc; local124 Int_Loc = Int_1_Par_Val + 5;125 Arr_1_Par_Ref [Int_Loc] = Int_2_Par_Val;126 Arr_1_Par_Ref [Int_Loc+1] = Arr_1_Par_Ref [Int_Loc];127 Arr_1_Par_Ref [Int_Loc+30] = Int_Loc;128 for (Int_Index = Int_Loc; Int_Index <= Int_Loc+1; ++Int_Index)129 Arr_2_Par_Ref [Int_Loc] [Int_Index] = Int_Loc;[all …]
363 One_Fifty Int_Loc; in Proc_2() local368 Int_Loc = *Int_Par_Ref + 10; in Proc_2()373 Int_Loc -= 1; in Proc_2()374 *Int_Par_Ref = Int_Loc - Int_Glob; in Proc_2()
197 - Int_Glob = Int_Loc;200 - to prevent Int_Loc from becoming a dead variable.1355 - One_Fifty Int_Loc; 1358 - Int_Loc = *Int_Par_Ref + 10;1363 - Int_Loc -= 1;1364 - *Int_Par_Ref = Int_Loc - Int_Glob;1499 - One_Fifty Int_Loc;1501 - Int_Loc = Int_1_Par_Val + 2;1502 - *Int_Par_Ref = Int_2_Par_Val + Int_Loc;1517 - REG One_Fifty Int_Loc;[all …]