Searched refs:END_CODEBLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/flex/src/
H A Dscan.l116 #define END_CODEBLOCK do { \
273 ^"%}".*{NL} ++linenum; END_CODEBLOCK;
279 if ( indented_code ) END_CODEBLOCK;
/freebsd-current/usr.bin/lex/
H A Dinitscan.c1962 #define END_CODEBLOCK do { \ macro
2549 ++linenum; END_CODEBLOCK;
2568 if ( indented_code ) END_CODEBLOCK;

Completed in 85 milliseconds