Home
last modified time | relevance | path

Searched refs:TM_END (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/bin/ksh/
H A Dc_test.c147 if ((*te.isa)(&te, TM_END))
472 if (!(te->flags & TEF_ERROR) && !(*te->isa)(te, TM_END))
591 return meta == TM_END;
595 else if (meta == TM_END)
H A Dc_test.h30 TM_END /* end of input */ enumerator
H A Dexec.c1478 return meta == TM_END;
1496 } else if (meta == TM_END)
H A Dsyn.c900 if (meta != TM_END) {