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

/freebsd-13-stable/usr.bin/lex/
H A Dinitparse.h7 #define PREVCCL 263 macro
H A Dinitparse.c150 #define PREVCCL 263 macro
380 "SCDECL","XSCDECL","NAME","PREVCCL","EOF_OP","TOK_OPTION","TOK_OUTFILE",
449 "singleton : PREVCCL",
H A Dinitscan.c3375 return PREVCCL;
/freebsd-13-stable/contrib/flex/src/
H A Dyylex.c171 case PREVCCL:
H A Dparse.y3 %token CHAR NUMBER SECTEND SCDECL XSCDECL NAME PREVCCL EOF_OP
744 | PREVCCL
H A Dscan.l664 return PREVCCL;

Completed in 175 milliseconds