Home | History | Annotate | Download | only in src

Lines Matching refs:changed

2186  *    2b) If the decl is optional, disable the block and mark changed = 1
2187 * 3) If changed == 1 goto 2.
2196 int changed = 1;
2216 while (changed) {
2217 changed = 0;
2236 changed = 1;