Searched refs:TM_OR (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/bin/mksh/ | ||
| D | syn.c | 986 if (meta == TM_OR) in dbtestp_isa() |
| D | sh.h | 1992 TM_OR, /* -o or || */ enumerator |
| D | funcs.c | 3211 if (!(te->flags & TEF_ERROR) && (*te->isa)(te, TM_OR)) in test_oexpr() |