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

/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dlex.c209 int yy_is_our_buffer; member in struct:yy_buffer_state
1901 if ( b->yy_is_our_buffer )
2227 b->yy_is_our_buffer = 1;
2247 if ( b->yy_is_our_buffer )
2432 b->yy_is_our_buffer = 0;
2490 b->yy_is_our_buffer = 1;
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A Dlex.c209 int yy_is_our_buffer; member in struct:yy_buffer_state
1073 if ( b->yy_is_our_buffer )
1362 b->yy_is_our_buffer = 1;
1382 if ( b->yy_is_our_buffer )
1567 b->yy_is_our_buffer = 0;
1625 b->yy_is_our_buffer = 1;
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dslc-lex.c209 int yy_is_our_buffer; member in struct:yy_buffer_state
1010 if ( b->yy_is_our_buffer )
1299 b->yy_is_our_buffer = 1;
1319 if ( b->yy_is_our_buffer )
1504 b->yy_is_our_buffer = 0;
1562 b->yy_is_our_buffer = 1;
/freebsd-11-stable/contrib/amd/fsinfo/
H A Dnull_lex.c237 int yy_is_our_buffer; member in struct:yy_buffer_state
953 if ( b->yy_is_our_buffer )
1242 b->yy_is_our_buffer = 1;
1262 if ( b->yy_is_our_buffer )
1447 b->yy_is_our_buffer = 0;
1506 b->yy_is_our_buffer = 1;
/freebsd-11-stable/usr.bin/lex/
H A Dinitscan.c222 int yy_is_our_buffer; member in struct:yy_buffer_state
4635 b->yy_is_our_buffer = 1;
4655 if ( b->yy_is_our_buffer )
4836 b->yy_is_our_buffer = 0;
4895 b->yy_is_our_buffer = 1;
/freebsd-11-stable/contrib/binutils/ld/
H A Dldlex.l512 b->yy_is_our_buffer = 1;

Completed in 188 milliseconds