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

/freebsd-12-stable/usr.bin/lex/
H A Dinitparse.h5 #define SCDECL 260 macro
H A Dinitparse.c142 #define SCDECL 260 macro
372 "SCDECL","XSCDECL","NAME","PREVCCL","EOF_OP","OPTION_OP","OPT_OUTFILE",
390 "startconddecl : SCDECL",
H A Dinitscan.c2338 return SCDECL;
/freebsd-12-stable/contrib/flex/
H A Dyylex.c103 case SCDECL:
H A Dparse.y3 %token CHAR NUMBER SECTEND SCDECL XSCDECL NAME PREVCCL EOF_OP
170 startconddecl : SCDECL
H A Dscan.l145 ^"%s"{NAME}? return SCDECL;

Completed in 125 milliseconds