Searched refs:Arr_1_Par_Ref (Results 1 – 2 of 2) sorted by relevance
93 void Proc_8(Arr_1_Dim Arr_1_Par_Ref, Arr_2_Dim Arr_2_Par_Ref, int Int_1_Par_Val, int Int_2_Par_Val) in Proc_8() argument103 Arr_1_Par_Ref[Int_Loc] = Int_2_Par_Val; in Proc_8()104 Arr_1_Par_Ref[Int_Loc+1] = Arr_1_Par_Ref[Int_Loc]; in Proc_8()105 Arr_1_Par_Ref[Int_Loc+30] = Int_Loc; in Proc_8()109 Arr_2_Par_Ref[Int_Loc+20][Int_Loc] = Arr_1_Par_Ref[Int_Loc]; in Proc_8()
353 void Proc_8(Arr_1_Dim Arr_1_Par_Ref, Arr_2_Dim Arr_2_Par_Ref,
Completed in 4 milliseconds