Home
last modified time | relevance | path

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

/third_party/mksh/
Dfuncs.c2688 if (ptest_isa(&te, tm = TM_AND) || ptest_isa(&te, tm = TM_OR)) { in c_test()
2692 if (tm == TM_AND) in c_test()
3120 if (!(te->flags & TEF_ERROR) && (*te->isa)(te, TM_AND)) in test_aexpr()
Dsyn.c989 else if (meta == TM_AND) in dbtestp_isa()
Dsh.h2788 TM_AND, /* -a or && */ enumerator