Home
last modified time | relevance | path

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

/external/mksh/src/
Dsyn.c996 if (meta == TM_OR) in dbtestp_isa()
Dfuncs.c2672 if (ptest_isa(&te, tm = TM_AND) || ptest_isa(&te, tm = TM_OR)) { in c_test()
3065 if (!(te->flags & TEF_ERROR) && (*te->isa)(te, TM_OR)) in test_oexpr()
Dsh.h2704 TM_OR, /* -o or || */ enumerator