Searched defs:YYEOF (Results 1 – 6 of 6) sorted by relevance
54 YYEOF = 0, /* "end of file" */ enumerator
20 public static final int YYEOF = -1; field in smaliFlexLexer
59 YYEOF = 0, /* "end of file" */ enumerator
657 #define YYEOF 0 macro