HomeSort by: relevance | last modified time | path
    Searched refs:yy_switch_to_buffer (Results 1 - 25 of 41) sorted by relevancy

1 2

  /src/external/bsd/flex/dist/examples/manual/
eof_rules.lex 36 yy_switch_to_buffer(yy_create_buffer(yyin,YY_BUF_SIZE));
50 yy_switch_to_buffer(include_stack[include_count] );
pas_include.lex 44 yy_switch_to_buffer(yy_create_buffer(yyin,YY_BUF_SIZE));
63 yy_switch_to_buffer(include_stack[include_count] );
  /src/external/bsd/flex/dist/tests/
include_by_buffer.direct.l 64 yy_switch_to_buffer( yy_create_buffer( yyin, YY_BUF_SIZE ));
81 yy_switch_to_buffer( include_stack[include_stack_ptr] );
  /src/external/bsd/elftosb/dist/elftosb2/
FlexLexer.h 69 yy_switch_to_buffer( struct yy_buffer_state* new_buffer ) = 0;
122 void yy_switch_to_buffer( struct yy_buffer_state* new_buffer );
  /src/external/bsd/flex/dist/src/
FlexLexer.h 69 yy_switch_to_buffer( yy_buffer_state* new_buffer ) = 0;
134 void yy_switch_to_buffer( yy_buffer_state* new_buffer );
  /src/external/bsd/unbound/dist/util/
configyyrename.h 58 #define yy_switch_to_buffer ub_c_switch_to_buffer macro
configlexer.lex 111 yy_switch_to_buffer(yy_create_buffer(input, YY_BUF_SIZE));
171 yy_switch_to_buffer(s->buffer);
  /src/usr.bin/config/
scan.l 560 yy_switch_to_buffer(yy_create_buffer(fp, YY_BUF_SIZE));
620 yy_switch_to_buffer(in->in_buf);
  /src/external/bsd/nsd/dist/
configlexer.lex 81 yy_switch_to_buffer(yy_create_buffer(input, YY_BUF_SIZE));
147 yy_switch_to_buffer(s->buffer);
configlexer.c 17 #define yy_switch_to_buffer c__switch_to_buffer macro
90 #ifdef yy_switch_to_buffer
93 #define yy_switch_to_buffer c__switch_to_buffer macro
543 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
2297 yy_switch_to_buffer(yy_create_buffer(input, YY_BUF_SIZE));
2363 yy_switch_to_buffer(s->buffer);
4064 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) function
4220 /* This block is copied from yy_switch_to_buffer. */
4234 /* copied from yy_switch_to_buffer. */
4335 yy_switch_to_buffer( b )
    [all...]
  /src/sys/external/bsd/acpica/dist/compiler/
aslsupport.l 219 yy_switch_to_buffer (Fnode->State);
269 yy_switch_to_buffer (State);
lex.yy.c 230 void yy_switch_to_buffer YY_PROTO(( YY_BUFFER_STATE new_buffer ));
1337 void yy_switch_to_buffer( YY_BUFFER_STATE new_buffer ) function
1339 void yy_switch_to_buffer( new_buffer )
1524 yy_switch_to_buffer( b );
  /src/external/gpl3/binutils/dist/ld/
ldlex.l 487 yy_switch_to_buffer (include_stack[include_stack_ptr]);
519 yy_switch_to_buffer (yy_create_buffer (yyin, YY_BUF_SIZE));
578 yy_switch_to_buffer (tmp);
ldlex.c 283 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
2899 yy_switch_to_buffer (include_stack[include_stack_ptr]);
3354 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) function
3510 /* This block is copied from yy_switch_to_buffer. */
3524 /* copied from yy_switch_to_buffer. */
3625 yy_switch_to_buffer( b );
3766 * @see yy_switch_to_buffer
3910 yy_switch_to_buffer (yy_create_buffer (yyin, YY_BUF_SIZE));
3969 yy_switch_to_buffer (tmp);
  /src/external/gpl3/binutils.old/dist/ld/
ldlex.l 487 yy_switch_to_buffer (include_stack[include_stack_ptr]);
519 yy_switch_to_buffer (yy_create_buffer (yyin, YY_BUF_SIZE));
578 yy_switch_to_buffer (tmp);
ldlex.c 283 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
2899 yy_switch_to_buffer (include_stack[include_stack_ptr]);
3354 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) function
3510 /* This block is copied from yy_switch_to_buffer. */
3524 /* copied from yy_switch_to_buffer. */
3625 yy_switch_to_buffer( b );
3766 * @see yy_switch_to_buffer
3910 yy_switch_to_buffer (yy_create_buffer (yyin, YY_BUF_SIZE));
3969 yy_switch_to_buffer (tmp);
  /src/usr.bin/fgen/
fgen.l 979 yy_switch_to_buffer(newbuf);
981 yy_switch_to_buffer(yinput);
1045 yy_switch_to_buffer(inbuf);
1999 yy_switch_to_buffer(inbuf);
2004 yy_switch_to_buffer(yinput);
  /src/tools/m4/bootstrap/
tokenizer.c 293 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
1319 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) function
1479 /* This block is copied from yy_switch_to_buffer. */
1493 /* copied from yy_switch_to_buffer. */
1594 yy_switch_to_buffer(b );
1735 * @see yy_switch_to_buffer
  /src/crypto/external/bsd/heimdal/dist/lib/asn1/
lex.c 285 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
2179 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) function
2335 /* This block is copied from yy_switch_to_buffer. */
2349 /* copied from yy_switch_to_buffer. */
2450 yy_switch_to_buffer( b );
2591 * @see yy_switch_to_buffer
  /src/crypto/external/bsd/heimdal/dist/lib/com_err/
lex.c 285 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
1313 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) function
1469 /* This block is copied from yy_switch_to_buffer. */
1483 /* copied from yy_switch_to_buffer. */
1584 yy_switch_to_buffer( b );
1725 * @see yy_switch_to_buffer
  /src/crypto/external/bsd/heimdal/dist/lib/sl/
slc-lex.c 285 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
1250 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) function
1406 /* This block is copied from yy_switch_to_buffer. */
1420 /* copied from yy_switch_to_buffer. */
1521 yy_switch_to_buffer( b );
1662 * @see yy_switch_to_buffer
  /src/external/gpl3/binutils/dist/binutils/
arlex.c 283 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
1506 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) function
1662 /* This block is copied from yy_switch_to_buffer. */
1676 /* copied from yy_switch_to_buffer. */
1777 yy_switch_to_buffer( b );
1918 * @see yy_switch_to_buffer
deflex.c 283 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
1533 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) function
1689 /* This block is copied from yy_switch_to_buffer. */
1703 /* copied from yy_switch_to_buffer. */
1804 yy_switch_to_buffer( b );
1945 * @see yy_switch_to_buffer
syslex.c 283 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
1373 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) function
1529 /* This block is copied from yy_switch_to_buffer. */
1543 /* copied from yy_switch_to_buffer. */
1644 yy_switch_to_buffer( b );
1785 * @see yy_switch_to_buffer
  /src/external/gpl3/binutils/dist/gas/config/
loongarch-lex.c 283 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
1331 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) function
1487 /* This block is copied from yy_switch_to_buffer. */
1501 /* copied from yy_switch_to_buffer. */
1602 yy_switch_to_buffer( b );
1743 * @see yy_switch_to_buffer

Completed in 48 milliseconds

1 2