Home
last modified time | relevance | path

Searched refs:Proc_2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/
H A Ddhrystone-c89.patch18 +void Proc_2 (One_Fifty *Int_Par_Ref);
105 -Proc_2 (Int_Par_Ref)
106 +void Proc_2 (One_Fifty *Int_Par_Ref)
116 } /* Proc_2 */
/openbmc/u-boot/lib/dhry/
H A Ddhry_1.c100 void Proc_2 (One_Fifty *Int_Par_Ref);
224 Proc_2 (&Int_1_Loc); in dhry()
358 void Proc_2 (One_Fifty *Int_Par_Ref) in Proc_2() function
/openbmc/linux/lib/
H A Ddhry_1.c80 static void Proc_2(One_Fifty *Int_Par_Ref) in Proc_2() function
216 Proc_2(&Int_1_Loc); in dhry()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/
H A Ddhrystone_2.1.bb39 # dhry_1.c:187:5: error: implicit declaration of function 'Proc_2' [-Wimplicit-function-declaration]