Searched defs:REG (Results 1 - 2 of 2) sorted by relevance

/cts/hostsidetests/sustainedperf/dhrystone/
H A Ddhry_2.c20 #ifndef REG
21 #define REG macro
22 /* REG becomes defined as empty */
94 REG One_Fifty Int_Index;
95 REG One_Fifty Int_Loc;
144 REG One_Thirty Int_Loc;
H A Ddhry_1.c35 #ifndef REG
37 #define REG macro
38 /* REG becomes defined as empty */
80 REG One_Fifty Int_2_Loc;
82 REG char Ch_Index;
86 REG int Run_Index;
87 REG int Number_Of_Runs;
216 REG Rec_Pointer Ptr_Val_Par;
219 REG Rec_Pointer Next_Record = Ptr_Val_Par->Ptr_Comp;

Completed in 51 milliseconds