Searched refs:expr_or (Results 1 – 2 of 2) 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() function 525 if (expr_or(&state, &node)) in b_expr()
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()