Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/dhry/
H A Ddhry_2.c159 Boolean Func_2 (Str_1_Par_Ref, Str_2_Par_Ref) in Func_2() argument
165 Str_30 Str_1_Par_Ref; in Func_2()
174 if (Func_1 (Str_1_Par_Ref[Int_Loc],
189 if (strcmp (Str_1_Par_Ref, Str_2_Par_Ref) > 0)
/openbmc/linux/lib/
H A Ddhry_2.c137 Boolean Func_2(Str_30 Str_1_Par_Ref, Str_30 Str_2_Par_Ref) in Func_2() argument
149 if (Func_1(Str_1_Par_Ref[Int_Loc], in Func_2()
165 if (strcmp(Str_1_Par_Ref, Str_2_Par_Ref) > 0) { in Func_2()
H A Ddhry.h356 Boolean Func_2(Str_30 Str_1_Par_Ref, Str_30 Str_2_Par_Ref);