Searched refs:TEOF (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/third_party/uapp/dash/src/
H A Dtoken.h1 #define TEOF 0 macro
H A Dmktokens41 TEOF 1 end of file
H A Dparser.h100 return tokpushback && lasttoken == TEOF;
H A Dparser.c161 case TEOF:
200 case TEOF:
802 RETURN(TEOF);

Completed in 41 milliseconds