Lines Matching full:executed
195 while (Int_1_Loc < Int_2_Loc) /* loop body executed once */ in dhry()
208 /* loop body executed twice */ in dhry()
211 /* then, not executed */ in dhry()
328 /* executed once */ in Proc_1()
344 /* then, executed */ in Proc_1()
353 else /* not executed */ in Proc_1()
359 /* executed once */ in Proc_2()
368 do /* executed once */ in Proc_2()
370 /* then, executed */ in Proc_2()
381 /* executed once */ in Proc_3()
385 /* then, executed */ in Proc_3()
392 /* executed once */ in Proc_4()
403 /* executed once */ in Proc_5()