Home
last modified time | relevance | path

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

/third_party/mksh/
Dsyn.c991 else if (meta == TM_NOT) in dbtestp_isa()
993 dbtest_tokens[(int)TM_NOT])) ? TO_NONNULL : TO_NONOP; in dbtestp_isa()
Dfuncs.c2664 if (ptest_isa(&te, TM_NOT)) { in c_test()
2700 if (ptest_isa(&te, TM_NOT)) { in c_test()
2720 if (ptest_isa(&te, TM_NOT)) { in c_test()
3128 if (!(te->flags & TEF_ERROR) && (*te->isa)(te, TM_NOT)) in test_nexpr()
Dsh.h2789 TM_NOT, /* ! */ enumerator