Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Ddhry_2.c151 Boolean Func_2 (Str_1_Par_Ref, Str_2_Par_Ref) in Func_2() argument
157 Str_30 Str_1_Par_Ref; in Func_2()
166 if (Func_1 (Str_1_Par_Ref[Int_Loc],
181 if (strcmp (Str_1_Par_Ref, Str_2_Par_Ref) > 0)
/OK3568_Linux_fs/u-boot/lib/dhry/
H A Ddhry_2.c160 Boolean Func_2 (Str_1_Par_Ref, Str_2_Par_Ref) in Func_2() argument
166 Str_30 Str_1_Par_Ref; in Func_2()
175 if (Func_1 (Str_1_Par_Ref[Int_Loc],
190 if (strcmp (Str_1_Par_Ref, Str_2_Par_Ref) > 0)
/OK3568_Linux_fs/buildroot/dl/dhrystone/
H A Ddhry-c1557 -Boolean Func_2 (Str_1_Par_Ref, Str_2_Par_Ref)
1560 - /* Str_1_Par_Ref == "DHRYSTONE PROGRAM, 1'ST STRING" */
1563 -Str_30 Str_1_Par_Ref;
1571 - if (Func_1 (Str_1_Par_Ref[Int_Loc],
1586 - if (strcmp (Str_1_Par_Ref, Str_2_Par_Ref) > 0)