Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/ndrgen/
H A Dndr_lex.c89 static int lex_at_bol; variable
188 lex_at_bol = 1; in set_lex_input()
216 lex_at_bol = 1; in yylex()
224 if (c == '#' && lex_at_bol) { in yylex()
245 lex_at_bol = 1; in yylex()
249 lex_at_bol = 0; in yylex()