Searched defs:test_or (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/sh/
H A Dparse.c68 static Shnode_t *test_or(Lex_t*);
1879 register Shnode_t *t = test_or(lp);
1885 static Shnode_t *test_or(Lex_t *lp) function

Completed in 48 milliseconds