HomeSort by: relevance | last modified time | path
    Searched refs:TM_NOT (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/ksh/
c_test.h 25 TM_NOT, /* ! */
c_test.c 178 if ((*te.isa)(&te, TM_NOT)) {
515 if (!(te->flags & TEF_ERROR) && (*te->isa)(te, TM_NOT))
syn.c 880 else if (meta == TM_NOT)
881 ret = uqword && strcmp(yylval.cp, dbtest_tokens[(int) TM_NOT]) == 0;

Completed in 12 milliseconds