Home
last modified time | relevance | path

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

/external/iproute2/tc/
Demp_ematch.lex.c338 #define yy_set_bol(at_bol) \ argument
345 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
/external/angle/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp545 #define yy_set_bol(at_bol) \ argument
552 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp690 #define yy_set_bol(at_bol) \ argument
697 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
/external/libpcap/
Dscanner.c555 #define yy_set_bol(at_bol) \ argument
562 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
/external/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp475 #define yy_set_bol(at_bol) \ argument
482 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
/external/angle/src/compiler/translator/
Dglslang_lex_autogen.cpp382 #define yy_set_bol(at_bol) \ argument
389 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
/external/toybox/kconfig/
Dlex.zconf.c_shipped324 #define yy_set_bol(at_bol) \
331 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \