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

/freebsd-11-stable/usr.bin/lex/
H A Dinitparse.h4 #define SECTEND 259 macro
H A Dinitparse.c139 #define SECTEND 259 macro
369 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",
387 "sect1end : SECTEND",
H A Dinitscan.c2387 return SECTEND;
/freebsd-11-stable/contrib/flex/
H A Dyylex.c58 toktype = SECTEND;
111 case SECTEND:
H A Dparse.y3 %token CHAR NUMBER SECTEND SCDECL XSCDECL NAME PREVCCL EOF_OP
162 sect1end : SECTEND
H A Dscan.l171 return SECTEND;

Completed in 77 milliseconds