Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c348 #define yy_set_bol(at_bol) \ argument
355 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
Dzconf.lex.c_shipped348 #define yy_set_bol(at_bol) \
355 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped331 #define yy_set_bol(at_bol) \
338 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
/linux-4.4.14/scripts/genksyms/
Dlex.lex.c_shipped320 #define yy_set_bol(at_bol) \
327 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \