Home
last modified time | relevance | path

Searched refs:START_CODEBLOCK (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/flex/dist/src/
H A Dscan.l108 #define START_CODEBLOCK(x) do { \ macro
173 ^{WS} START_CODEBLOCK(true);
178 ^"%{".*{NL} START_CODEBLOCK(false);
492 ^{WS} START_CODEBLOCK(true); /* indented code in prolog */
503 START_CODEBLOCK(true);
H A Dinitscan.c1948 #define START_CODEBLOCK(x) do { \ macro
2284 START_CODEBLOCK(true);
2305 START_CODEBLOCK(false);
2966 START_CODEBLOCK(true); /* indented code in prolog */
2979 START_CODEBLOCK(true);