Searched refs:SECTEND (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/usr.bin/lex/
H A Dinitparse.h3 #define SECTEND 259 macro
H A Dinitparse.c145 #define SECTEND 259 macro
378 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"CHAR","NUMBER","SECTEND",
397 "sect1end : SECTEND",
H A Dinitscan.c2356 return SECTEND;
/freebsd-current/contrib/flex/src/
H A Dyylex.c60 toktype = SECTEND;
113 case SECTEND:
H A Dparse.y3 %token CHAR NUMBER SECTEND SCDECL XSCDECL NAME PREVCCL EOF_OP
162 sect1end : SECTEND
H A Dscan.l194 return SECTEND;

Completed in 83 milliseconds