Searched refs:expr_and (Results 1 – 2 of 2) sorted by relevance
462 static int expr_and(State_t* state, Node_t *np) in expr_and() function 480 register int tok = expr_and(state, np); in expr_or() 484 tok = expr_and(state, &rp); in expr_or()
462 static int expr_and(State_t* state, Node_t *np) in expr_and() function480 register int tok = expr_and(state, np); in expr_or()484 tok = expr_and(state, &rp); in expr_or()