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

  /cts/hostsidetests/sustainedperf/dhrystone/
dhry_2.c 26 extern int Int_Glob;
48 if (Int_Glob > 100)
105 Int_Glob = 5;
168 Int_Glob = Int_Loc;
dhry_1.c 24 int Int_Glob;
148 /* Int_Glob == 5 */
159 Int_Glob = Run_Index;
262 *Int_Par_Ref = Int_Loc - Int_Glob;
280 Proc_7 (10, Int_Glob, &Ptr_Glob->variant.var_1.Int_Comp);
Drystone-2.1.sh 159 X Int_Glob = Run_Index;
165 X Int_Glob makes the value of Int_Glob possibly dependent from the
198 X Int_Glob = Int_Loc;
    [all...]
  /external/u-boot/lib/dhry/
dhry_2.c 51 extern int Int_Glob;
75 if (Int_Glob > 100)
131 Int_Glob = 5;
193 Int_Glob = Int_Loc;
dhry_1.c 61 int Int_Glob;
205 /* Int_Glob == 5 */
216 Int_Glob = Run_Index;
248 printf ("Int_Glob: %d\n", Int_Glob);
373 *Int_Par_Ref = Int_Loc - Int_Glob;
387 Proc_7 (10, Int_Glob, &Ptr_Glob->variant.var_1.Int_Comp);

Completed in 324 milliseconds