OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Int_3_Loc
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/lib/dhry/
dhry_1.c
117
One_Fifty
Int_3_Loc
;
197
Int_3_Loc
= 5 * Int_1_Loc - Int_2_Loc;
198
/*
Int_3_Loc
== 7 */
199
Proc_7 (Int_1_Loc, Int_2_Loc, &
Int_3_Loc
);
200
/*
Int_3_Loc
== 7 */
203
/* Int_1_Loc == 3, Int_2_Loc == 3,
Int_3_Loc
== 7 */
204
Proc_8 (Arr_1_Glob, Arr_2_Glob, Int_1_Loc,
Int_3_Loc
);
219
/* Int_1_Loc == 3, Int_2_Loc == 3,
Int_3_Loc
== 7 */
221
Int_1_Loc = Int_2_Loc /
Int_3_Loc
;
222
Int_2_Loc = 7 * (Int_2_Loc -
Int_3_Loc
) - Int_1_Loc
[
all
...]
/cts/hostsidetests/sustainedperf/dhrystone/
dhry_1.c
80
One_Fifty
Int_3_Loc
;
140
Int_3_Loc
= 5 * Int_1_Loc - Int_2_Loc;
141
/*
Int_3_Loc
== 7 */
142
Proc_7 (Int_1_Loc, Int_2_Loc, &
Int_3_Loc
);
143
/*
Int_3_Loc
== 7 */
146
/* Int_1_Loc == 3, Int_2_Loc == 3,
Int_3_Loc
== 7 */
147
Proc_8 (Arr_1_Glob, Arr_2_Glob, Int_1_Loc,
Int_3_Loc
);
162
/* Int_1_Loc == 3, Int_2_Loc == 3,
Int_3_Loc
== 7 */
164
Int_1_Loc = Int_2_Loc /
Int_3_Loc
;
165
Int_2_Loc = 7 * (Int_2_Loc -
Int_3_Loc
) - Int_1_Loc
[
all
...]
Completed in 112 milliseconds