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

/external/mksh/src/
H A Dsyn.c990 else if (meta == TM_NOT)
992 dbtest_tokens[(int)TM_NOT])) ? TO_NONNULL : TO_NONOP;
H A Dfuncs.c2825 if (ptest_isa(&te, TM_NOT)) {
2849 if (ptest_isa(&te, TM_NOT)) {
2869 if (ptest_isa(&te, TM_NOT)) {
3231 if (!(te->flags & TEF_ERROR) && (*te->isa)(te, TM_NOT))
H A Dsh.h1995 TM_NOT, /* ! */ enumerator in enum:Test_meta

Completed in 1517 milliseconds