Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/
H A Ddhrystone-c89.patch23 +void Proc_7 (One_Fifty Int_1_Par_Val, One_Fifty Int_2_Par_Val, One_Fifty *Int_Par_Ref);
182 -Proc_7 (Int_1_Par_Val, Int_2_Par_Val, Int_Par_Ref)
183 +void Proc_7 (One_Fifty Int_1_Par_Val, One_Fifty Int_2_Par_Val, One_Fifty *Int_Par_Ref)
187 @@ -70,9 +71,6 @@ Proc_7 (Int_1_Par_Val, Int_2_Par_Val, In
198 } /* Proc_7 */
/openbmc/u-boot/lib/dhry/
H A Ddhry_1.c108 extern void Proc_7(One_Fifty, One_Fifty, One_Fifty *);
199 Proc_7 (Int_1_Loc, Int_2_Loc, &Int_3_Loc); in dhry()
350 Proc_7 (Next_Record->variant.var_1.Int_Comp, 10, in Proc_1()
387 Proc_7 (10, Int_Glob, &Ptr_Glob->variant.var_1.Int_Comp); in Proc_3()
H A Ddhry_2.c55 void Proc_7(One_Fifty, One_Fifty, One_Fifty *);
90 void Proc_7 (Int_1_Par_Val, Int_2_Par_Val, Int_Par_Ref) in Proc_7() function
/openbmc/linux/lib/
H A Ddhry_1.c45 Proc_7(10, Int_Glob, &Ptr_Glob->variant.var_1.Int_Comp); in Proc_3()
71 Proc_7(Next_Record->variant.var_1.Int_Comp, 10, in Proc_1()
193 Proc_7(Int_1_Loc, Int_2_Loc, &Int_3_Loc); in dhry()
H A Ddhry.h351 void Proc_7(One_Fifty Int_1_Par_Val, One_Fifty Int_2_Par_Val,
H A Ddhry_2.c76 void Proc_7(One_Fifty Int_1_Par_Val, One_Fifty Int_2_Par_Val, One_Fifty *Int_Par_Ref) in Proc_7() function
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/
H A Ddhrystone_2.1.bb35 # dhry_1.c:162:7: error: implicit declaration of function 'Proc_7' [-Wimplicit-function-declaration]