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

/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dlex.c193 char *yy_buf_pos; /* current position in input buffer */ member in struct:yy_buffer_state
2181 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
2199 (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
2303 b->yy_buf_pos = &b->yy_ch_buf[0];
2330 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
2431 b->yy_buf_pos = b->yy_ch_buf = base;
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dlex.c193 char *yy_buf_pos; /* current position in input buffer */ member in struct:yy_buffer_state
1316 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1334 (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
1438 b->yy_buf_pos = &b->yy_ch_buf[0];
1465 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1566 b->yy_buf_pos = b->yy_ch_buf = base;
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dslc-lex.c193 char *yy_buf_pos; /* current position in input buffer */ member in struct:yy_buffer_state
1253 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1271 (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
1375 b->yy_buf_pos = &b->yy_ch_buf[0];
1402 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1503 b->yy_buf_pos = b->yy_ch_buf = base;
/freebsd-11-stable/contrib/amd/fsinfo/
H A Dnull_lex.c221 char *yy_buf_pos; /* current position in input buffer */ member in struct:yy_buffer_state
1196 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1214 (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
1318 b->yy_buf_pos = &b->yy_ch_buf[0];
1345 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1446 b->yy_buf_pos = b->yy_ch_buf = base;
/freebsd-11-stable/usr.bin/lex/
H A Dinitscan.c206 char *yy_buf_pos; /* current position in input buffer */ member in struct:yy_buffer_state
4589 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
4607 (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
4707 b->yy_buf_pos = &b->yy_ch_buf[0];
4734 YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
4835 b->yy_buf_pos = b->yy_ch_buf = base;
/freebsd-11-stable/contrib/binutils/ld/
H A Dldlex.l510 b->yy_buf_pos = &b->yy_ch_buf[1];

Completed in 192 milliseconds