Searched refs:Int_3_Loc (Results 1 – 1 of 1) sorted by relevance
65 One_Fifty Int_3_Loc; in dhry_test() local136 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()143 Proc_8 (Arr_1_Glob, Arr_2_Glob, Int_1_Loc, Int_3_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()217 printf ("Int_3_Loc: %d\n", Int_3_Loc); in dhry_test()
Completed in 2 milliseconds