Searched refs:TM_NOT (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/bin/ksh/
H A Dc_test.h25 TM_NOT, /* ! */ enumerator in enum:Test_meta
H A Dc_test.c165 if ((*te.isa)(&te, TM_NOT)) {
419 if (!(te->flags & TEF_ERROR) && (*te->isa)(te, TM_NOT))
H A Dsyn.c842 else if (meta == TM_NOT)
843 ret = uqword && strcmp(yylval.cp, dbtest_tokens[(int) TM_NOT]) == 0;

Completed in 117 milliseconds