Home
last modified time | relevance | path

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

/netbsd/src/bin/ksh/
Dc_test.h25 TM_NOT, /* ! */ enumerator
Dc_test.c178 if ((*te.isa)(&te, TM_NOT)) {
513 if (!(te->flags & TEF_ERROR) && (*te->isa)(te, TM_NOT))
Dsyn.c880 else if (meta == TM_NOT)
881 ret = uqword && strcmp(yylval.cp, dbtest_tokens[(int) TM_NOT]) == 0;