Home
last modified time | relevance | path

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

/external/mksh/src/
Dfuncs.c2667 if (ptest_isa(&te, tm = TM_AND) || ptest_isa(&te, tm = TM_OR)) { in c_test()
2671 if (tm == TM_AND) in c_test()
3072 if (!(te->flags & TEF_ERROR) && (*te->isa)(te, TM_AND)) in test_aexpr()
Dsyn.c994 else if (meta == TM_AND) in dbtestp_isa()
Dsh.h2424 TM_AND, /* -a or && */ enumerator