OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Ch_1_Glob
(Results
1 - 5
of
5
) sorted by null
/cts/hostsidetests/sustainedperf/dhrystone/
dhry_2.c
27
extern char
Ch_1_Glob
;
129
Ch_1_Glob
= Ch_1_Loc;
dhry_1.c
26
char
Ch_1_Glob
,
131
/*
Ch_1_Glob
== 'A', Ch_2_Glob == 'B', Bool_Glob == true */
258
if (
Ch_1_Glob
== 'A')
290
Bool_Loc =
Ch_1_Glob
== 'A';
300
Ch_1_Glob
= 'A';
Drystone-2.1.sh
186
X
Ch_1_Glob
= Ch_1_Loc;
[
all
...]
/external/u-boot/lib/dhry/
dhry_1.c
63
char
Ch_1_Glob
,
188
/*
Ch_1_Glob
== 'A', Ch_2_Glob == 'B', Bool_Glob == true */
252
printf ("
Ch_1_Glob
: %c\n",
Ch_1_Glob
);
369
if (
Ch_1_Glob
== 'A')
396
Bool_Loc =
Ch_1_Glob
== 'A';
405
Ch_1_Glob
= 'A';
dhry_2.c
52
extern char
Ch_1_Glob
;
152
Ch_1_Glob
= Ch_1_Loc;
Completed in 1483 milliseconds