Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/dhry/
H 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
116 Arr_2_Dim Arr_2_Par_Ref;
128 Arr_2_Par_Ref [Int_Loc] [Int_Index] = Int_Loc;
129 Arr_2_Par_Ref [Int_Loc] [Int_Loc-1] += 1;
130 Arr_2_Par_Ref [Int_Loc+20] [Int_Loc] = Arr_1_Par_Ref [Int_Loc];
/openbmc/linux/lib/
H A Ddhry_2.c93 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() argument
107 Arr_2_Par_Ref[Int_Loc][Int_Index] = Int_Loc; in Proc_8()
108 Arr_2_Par_Ref[Int_Loc][Int_Loc-1] += 1; in Proc_8()
109 Arr_2_Par_Ref[Int_Loc+20][Int_Loc] = Arr_1_Par_Ref[Int_Loc]; in Proc_8()
H A Ddhry.h353 void Proc_8(Arr_1_Dim Arr_1_Par_Ref, Arr_2_Dim Arr_2_Par_Ref,