Home
last modified time | relevance | path

Searched refs:EOF_OP (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/flex/src/
HDparse.h55 EOF_OP = 265, enumerator
103 #define EOF_OP 265 macro
HDyylex.c174 case EOF_OP: in yylex()
HDparse.y3 %token CHAR NUMBER SECTEND SCDECL XSCDECL NAME PREVCCL EOF_OP
293 | EOF_OP
HDscan.l625 "<<EOF>>" return EOF_OP;
HDparse.c190 EOF_OP = 265, enumerator
238 #define EOF_OP 265 macro