Searched refs:One_Fifty (Results 1 – 4 of 4) sorted by relevance
| /openbmc/u-boot/lib/dhry/ |
| H A D | dhry_2.c | 55 void Proc_7(One_Fifty, One_Fifty, One_Fifty *); 91 One_Fifty Int_1_Par_Val; in Proc_7() 92 One_Fifty Int_2_Par_Val; 93 One_Fifty *Int_Par_Ref; 103 One_Fifty Int_Loc; 120 REG One_Fifty Int_Index; 121 REG One_Fifty Int_Loc;
|
| H A D | dhry_1.c | 100 void Proc_2 (One_Fifty *Int_Par_Ref); 108 extern void Proc_7(One_Fifty, One_Fifty, One_Fifty *); 115 One_Fifty Int_1_Loc; in dhry() 116 REG One_Fifty Int_2_Loc; in dhry() 117 One_Fifty Int_3_Loc; in dhry() 358 void Proc_2 (One_Fifty *Int_Par_Ref) in Proc_2() 362 One_Fifty Int_Loc; in Proc_2()
|
| H A D | dhry.h | 407 typedef int One_Fifty; typedef
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/ |
| H A D | dhrystone-c89.patch | 18 +void Proc_2 (One_Fifty *Int_Par_Ref); 23 +void Proc_7 (One_Fifty Int_1_Par_Val, One_Fifty Int_2_Par_Val, One_Fifty *Int_Par_Ref); 106 +void Proc_2 (One_Fifty *Int_Par_Ref) 111 -One_Fifty *Int_Par_Ref; 113 One_Fifty Int_Loc; 115 @@ -341,13 +341,10 @@ One_Fifty *Int_Par_Ref; 183 +void Proc_7 (One_Fifty Int_1_Par_Val, One_Fifty Int_2_Par_Val, One_Fifty *Int_Par_Ref) 191 -One_Fifty Int_1_Par_Val; 192 -One_Fifty Int_2_Par_Val; 193 -One_Fifty *Int_Par_Ref; [all …]
|