Home
last modified time | relevance | path

Searched refs:expr_and (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/contrib/ast/src/lib/libcmd/
H A Dexpr.c462 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()
/titanic_51/usr/src/lib/libcmd/common/
H A Dexpr.c462 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()