Home | History | Annotate | Download | only in vtls

Lines Matching defs:should_continue

1161   bool should_continue = true;
1162 while(should_continue &&
1166 should_continue = func(current_context, arg);