Lines Matching full:some_condition
6885 volatile /*to fake the compiler*/ bool some_condition = true;6894 if (some_condition) { // Or here 6895 if (some_condition) {