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

/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dlex.c230 int yy_fill_buffer; member in struct:yy_buffer_state
1854 if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
2269 b->yy_fill_buffer = 1;
2437 b->yy_fill_buffer = 0;
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dlex.c230 int yy_fill_buffer; member in struct:yy_buffer_state
1026 if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
1404 b->yy_fill_buffer = 1;
1572 b->yy_fill_buffer = 0;
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dslc-lex.c230 int yy_fill_buffer; member in struct:yy_buffer_state
963 if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
1341 b->yy_fill_buffer = 1;
1509 b->yy_fill_buffer = 0;
/freebsd-11-stable/contrib/amd/fsinfo/
H A Dnull_lex.c258 int yy_fill_buffer; member in struct:yy_buffer_state
906 if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
1284 b->yy_fill_buffer = 1;
1452 b->yy_fill_buffer = 0;
/freebsd-11-stable/usr.bin/lex/
H A Dinitscan.c243 int yy_fill_buffer; member in struct:yy_buffer_state
4291 if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
4673 b->yy_fill_buffer = 1;
4841 b->yy_fill_buffer = 0;
/freebsd-11-stable/contrib/binutils/ld/
H A Dldlex.l515 b->yy_fill_buffer = 0;

Completed in 214 milliseconds