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

/freebsd-10.3-release/usr.bin/lex/
H A Dinitparse.h8 #define PREVCCL 263 macro
H A Dinitparse.c143 #define PREVCCL 263 macro
370 "SCDECL","XSCDECL","NAME","PREVCCL","EOF_OP","OPTION_OP","OPT_OUTFILE",
438 "singleton : PREVCCL",
H A Dinitscan.c3403 return PREVCCL;
/freebsd-10.3-release/contrib/flex/
H A Dyylex.c168 case PREVCCL:
H A Dparse.y3 %token CHAR NUMBER SECTEND SCDECL XSCDECL NAME PREVCCL EOF_OP
742 | PREVCCL
H A Dscan.l637 return PREVCCL;

Completed in 62 milliseconds