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

/freebsd-12-stable/usr.bin/lex/
H A Dinitparse.h4 #define SECTEND 259 macro
H A Dinitparse.c141 #define SECTEND 259 macro
371 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",
389 "sect1end : SECTEND",
H A Dinitscan.c2387 return SECTEND;
/freebsd-12-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 125 milliseconds