OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yy_switch_to_buffer
(Results
1 - 25
of
27
) sorted by relevancy
1
2
/src/external/bsd/unbound/dist/util/
configyyrename.h
58
#define
yy_switch_to_buffer
ub_c_switch_to_buffer
macro
configlexer.c
285
void
yy_switch_to_buffer
( YY_BUFFER_STATE new_buffer );
4527
yy_switch_to_buffer
(yy_create_buffer(input, YY_BUF_SIZE));
4587
yy_switch_to_buffer
(s->buffer);
7535
void
yy_switch_to_buffer
(YY_BUFFER_STATE new_buffer )
function
7691
/* This block is copied from
yy_switch_to_buffer
. */
7705
/* copied from
yy_switch_to_buffer
. */
7806
yy_switch_to_buffer
( b );
7947
* @see
yy_switch_to_buffer
/src/sys/external/bsd/acpica/dist/compiler/
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/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/bsd/elftosb/dist/elftosb2/
elftosb_lexer.cpp
1425
yy_switch_to_buffer
( yy_create_buffer( new_in, YY_BUF_SIZE ) );
1798
void yyFlexLexer::
yy_switch_to_buffer
( YY_BUFFER_STATE new_buffer )
function in class:yyFlexLexer
1953
/* This block is copied from
yy_switch_to_buffer
. */
1967
/* copied from
yy_switch_to_buffer
. */
/src/external/bsd/nsd/dist/
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/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/
bfin-lex.c
283
void
yy_switch_to_buffer
( YY_BUFFER_STATE new_buffer );
2809
void
yy_switch_to_buffer
(YY_BUFFER_STATE new_buffer )
function
2965
/* This block is copied from
yy_switch_to_buffer
. */
2979
/* copied from
yy_switch_to_buffer
. */
3080
yy_switch_to_buffer
( b );
3221
* @see
yy_switch_to_buffer
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
/src/external/gpl3/binutils/dist/gas/
itbl-lex.c
283
void
yy_switch_to_buffer
( YY_BUFFER_STATE new_buffer );
1390
void
yy_switch_to_buffer
(YY_BUFFER_STATE new_buffer )
function
1546
/* This block is copied from
yy_switch_to_buffer
. */
1560
/* copied from
yy_switch_to_buffer
. */
1661
yy_switch_to_buffer
( b );
1802
* @see
yy_switch_to_buffer
/src/external/gpl3/binutils.old/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.old/dist/gas/config/
bfin-lex.c
283
void
yy_switch_to_buffer
( YY_BUFFER_STATE new_buffer );
2809
void
yy_switch_to_buffer
(YY_BUFFER_STATE new_buffer )
function
2965
/* This block is copied from
yy_switch_to_buffer
. */
2979
/* copied from
yy_switch_to_buffer
. */
3080
yy_switch_to_buffer
( b );
3221
* @see
yy_switch_to_buffer
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
/src/external/gpl3/binutils.old/dist/gas/
itbl-lex.c
283
void
yy_switch_to_buffer
( YY_BUFFER_STATE new_buffer );
1390
void
yy_switch_to_buffer
(YY_BUFFER_STATE new_buffer )
function
1546
/* This block is copied from
yy_switch_to_buffer
. */
1560
/* copied from
yy_switch_to_buffer
. */
1661
yy_switch_to_buffer
( b );
1802
* @see
yy_switch_to_buffer
/src/external/gpl3/gcc/dist/gcc/
gengtype-lex.cc
289
void
yy_switch_to_buffer
( YY_BUFFER_STATE new_buffer );
2404
void
yy_switch_to_buffer
(YY_BUFFER_STATE new_buffer )
function
2560
/* This block is copied from
yy_switch_to_buffer
. */
2574
/* copied from
yy_switch_to_buffer
. */
2675
yy_switch_to_buffer
( b );
2816
* @see
yy_switch_to_buffer
/src/external/gpl3/gcc.old/dist/gcc/
gengtype-lex.cc
289
void
yy_switch_to_buffer
( YY_BUFFER_STATE new_buffer );
2393
void
yy_switch_to_buffer
(YY_BUFFER_STATE new_buffer )
function
2549
/* This block is copied from
yy_switch_to_buffer
. */
2563
/* copied from
yy_switch_to_buffer
. */
2664
yy_switch_to_buffer
( b );
2805
* @see
yy_switch_to_buffer
/src/external/lgpl3/gmp/dist/demos/calc/
calclex.c
300
void
yy_switch_to_buffer
(YY_BUFFER_STATE new_buffer );
1392
void
yy_switch_to_buffer
(YY_BUFFER_STATE new_buffer )
function
1548
/* This block is copied from
yy_switch_to_buffer
. */
1562
/* copied from
yy_switch_to_buffer
. */
1663
yy_switch_to_buffer
(b );
1804
* @see
yy_switch_to_buffer
/src/external/bsd/flex/dist/src/
initscan.c
282
void
yy_switch_to_buffer
( YY_BUFFER_STATE new_buffer );
4327
void
yy_switch_to_buffer
(YY_BUFFER_STATE new_buffer )
function
4483
/* This block is copied from
yy_switch_to_buffer
. */
4497
/* copied from
yy_switch_to_buffer
. */
4598
yy_switch_to_buffer
( b );
4772
* @see
yy_switch_to_buffer
Completed in 76 milliseconds
1
2
Indexes created Thu Mar 19 00:23:35 UTC 2026