Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Dc_test.h23 TM_OR, /* -o or || */ enumerator
H A Dc_test.c398 if (!(te->flags & TEF_ERROR) && (*te->isa)(te, TM_OR)) in test_oexpr()
H A Dsyn.c838 if (meta == TM_OR) in dbtestp_isa()