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