Lines Matching full:executed
63 /* executed once */ in Proc_6()
68 /* then, not executed */ in Proc_6()
81 case Ident_3: /* executed */ in Proc_6()
96 /* executed three times */
113 /* executed once */ in Proc_8()
138 /* executed three times */ in Func_1()
149 /* then, executed */ in Func_1()
151 else /* not executed */ in Func_1()
162 /* executed once */ in Func_2()
174 while (Int_Loc <= 2) /* loop body executed once */
177 /* then, executed */
183 /* then, not executed */
186 /* then, not executed */
188 else /* executed */
191 /* then, not executed */
197 else /* executed */
205 /* executed once */ in Func_3()
213 /* then, executed */
215 else /* not executed */