Searched refs:is_boolean (Results 1 – 1 of 1) sorted by relevance
1923 static int is_boolean(struct expression *expr) in is_boolean() function2135 (is_condition(expr) || is_boolean(expr))) { in call_return_state_hooks()