Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c339 #define yy_set_bol(at_bol) \ argument
346 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
Dzconf.lex.c_shipped339 #define yy_set_bol(at_bol) \
346 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
/linux-4.1.27/scripts/genksyms/
Dlex.lex.c_shipped320 #define yy_set_bol(at_bol) \
327 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped330 #define yy_set_bol(at_bol) \
337 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \