Home
last modified time | relevance | path

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

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