Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libcmd/common/
H A Dexpr.c294 static int expr_cond(State_t* state, Node_t *np) in expr_cond() function
347 register int tok = expr_cond(state, np); in expr_mult()
353 tok = expr_cond(state, &rp); in expr_mult()