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

/freebsd-current/usr.bin/lex/
H A Dinitparse.h7 #define PREVCCL 263 macro
H A Dinitparse.c149 #define PREVCCL 263 macro
379 "SCDECL","XSCDECL","NAME","PREVCCL","EOF_OP","TOK_OPTION","TOK_OUTFILE",
448 "singleton : PREVCCL",
H A Dinitscan.c3375 return PREVCCL;
/freebsd-current/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 84 milliseconds