Searched refs:some_condition (Results 1 – 3 of 3) sorted by relevance
16 assert some_condition(a, b), (
495 if (some_condition) {
6885 volatile /*to fake the compiler*/ bool some_condition = true; variable6894 if (some_condition) { // Or here in FunctionWithControlFlow()6895 if (some_condition) { in FunctionWithControlFlow()