Home
last modified time | relevance | path

Searched refs:Int_1_Loc (Results 1 – 1 of 1) sorted by relevance

/examples/test/
A Ddhry_1.c63 One_Fifty Int_1_Loc; in dhry_test() local
128 Int_1_Loc = 2; in dhry_test()
136 Int_3_Loc = 5 * Int_1_Loc - Int_2_Loc; in dhry_test()
138 Proc_7 (Int_1_Loc, Int_2_Loc, &Int_3_Loc); in dhry_test()
140 Int_1_Loc += 1; in dhry_test()
143 Proc_8 (Arr_1_Glob, Arr_2_Glob, Int_1_Loc, Int_3_Loc); in dhry_test()
159 Int_2_Loc = Int_2_Loc * Int_1_Loc; in dhry_test()
160 Int_1_Loc = Int_2_Loc / Int_3_Loc; in dhry_test()
161 Int_2_Loc = 7 * (Int_2_Loc - Int_3_Loc) - Int_1_Loc; in dhry_test()
163 Proc_2 (&Int_1_Loc); in dhry_test()
[all …]

Completed in 4 milliseconds