Home
last modified time | relevance | path

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

/third_party/mksh/
Dsyn.c987 if (meta == TM_OR) in dbtestp_isa()
Dfuncs.c2688 if (ptest_isa(&te, tm = TM_AND) || ptest_isa(&te, tm = TM_OR)) { in c_test()
3108 if (!(te->flags & TEF_ERROR) && (*te->isa)(te, TM_OR)) in test_oexpr()
Dsh.h2787 TM_OR, /* -o or || */ enumerator