Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/tools/pioasm/gen/
Dlexer.cpp222 char *yy_buf_pos; /* current position in input buffer */ member
2260 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); in yy_switch_to_buffer()
2282 (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; in yy_load_buffer_state()
2414 b->yy_buf_pos = &b->yy_ch_buf[0]; in yy_flush_buffer()
2446 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); in yypush_buffer_state()
2561 b->yy_buf_pos = b->yy_ch_buf = base; in yy_scan_buffer()