Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/tools/pioasm/gen/
Dlexer.cpp251 int yy_at_bol; member
369 YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
371 #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
2416 b->yy_at_bol = 1; in yy_flush_buffer()
2566 b->yy_at_bol = 1; in yy_scan_buffer()