Home
last modified time | relevance | path

Searched refs:at_bol (Results 1 – 5 of 5) 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/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.c338 #define yy_set_bol(at_bol) \ argument
345 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/toybox/kconfig/
Dlex.zconf.c_shipped324 #define yy_set_bol(at_bol) \
331 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \