Searched refs:TEOL (Results 1 – 2 of 2) sorted by relevance
219 while (tok != TEOL) { in markall()545 return (TEOL); in scan()
323 #define TEOL 0 /* End of the command line */ macro