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 D | dhrystone-c89.patch | 23 +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 D | dhry_1.c | 108 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 D | dhry_2.c | 55 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 D | dhry_1.c | 45 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 D | dhry.h | 351 void Proc_7(One_Fifty Int_1_Par_Val, One_Fifty Int_2_Par_Val,
|
H A D | dhry_2.c | 76 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 D | dhrystone_2.1.bb | 35 # dhry_1.c:162:7: error: implicit declaration of function 'Proc_7' [-Wimplicit-function-declaration]
|