Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c348 #define yy_set_bol(at_bol) \ argument
355 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
H A Dlex.zconf.c_shipped348 #define yy_set_bol(at_bol) \
355 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped330 #define yy_set_bol(at_bol) \
337 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped394 #define yy_set_bol(at_bol) \
401 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \