OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Int_Glob
(Results
1 - 3
of
3
) 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
;
149
/*
Int_Glob
== 5 */
160
Int_Glob
= Run_Index;
263
*Int_Par_Ref = Int_Loc -
Int_Glob
;
281
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
...]
Completed in 48 milliseconds