Home
last modified time | relevance | path

Searched refs:Arr_1_Par_Ref (Results 1 – 1 of 1) sorted by relevance

/u-boot/lib/dhry/
A Ddhry_2.c110 void Proc_8 (Arr_1_Par_Ref, Arr_2_Par_Ref, Int_1_Par_Val, Int_2_Par_Val) in Proc_8() argument
115 Arr_1_Dim Arr_1_Par_Ref; in Proc_8()
124 Arr_1_Par_Ref [Int_Loc] = Int_2_Par_Val;
125 Arr_1_Par_Ref [Int_Loc+1] = Arr_1_Par_Ref [Int_Loc];
126 Arr_1_Par_Ref [Int_Loc+30] = Int_Loc;
130 Arr_2_Par_Ref [Int_Loc+20] [Int_Loc] = Arr_1_Par_Ref [Int_Loc];

Completed in 2 milliseconds