Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libcmd/common/
H A Dexpr.c394 static int expr_cmp(State_t* state, Node_t *np) in expr_cmp() function
464 register int tok = expr_cmp(state, np); in expr_and()
468 tok = expr_cmp(state, &rp); in expr_and()