Lines Matching full:some_condition
6879 volatile /*to fake the compiler*/ bool some_condition = true;6888 if (some_condition) { // Or here 6889 if (some_condition) {