HomeSort by relevance Sort by last modified time
    Searched refs:Arr_1_Par_Ref (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/sustainedperf/dhrystone/
dhry_2.c 84 Proc_8 (Arr_1_Par_Ref, Arr_2_Par_Ref, Int_1_Par_Val, Int_2_Par_Val)
89 Arr_1_Dim Arr_1_Par_Ref;
98 Arr_1_Par_Ref [Int_Loc] = Int_2_Par_Val;
99 Arr_1_Par_Ref [Int_Loc+1] = Arr_1_Par_Ref [Int_Loc];
100 Arr_1_Par_Ref [Int_Loc+30] = Int_Loc;
104 Arr_2_Par_Ref [Int_Loc+20] [Int_Loc] = Arr_1_Par_Ref [Int_Loc];
Drystone-2.1.sh     [all...]

Completed in 482 milliseconds