Searched refs:expr_or (Results 1 – 1 of 1) sorted by relevance
183 static int expr_or(State_t*, Node_t*);268 tok = expr_or(state, np); in getnode()478 static int expr_or(State_t* state, Node_t *np) in expr_or() function525 if (expr_or(&state, &node)) in b_expr()