Searched refs:test_expr (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dparse.c62 static Shnode_t *test_expr(Lex_t*,int);
1128 t = test_expr(lexp,ETESTSYM);
1865 static Shnode_t *test_expr(Lex_t *lp,int sym) function
1916 t = test_expr(lexp,')');

Completed in 24 milliseconds