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

  /src/external/bsd/unbound/dist/util/
configyyrename.h 60 #define yy_init_buffer ub_c_init_buffer macro
configlexer.c 294 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
7527 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
7599 yy_init_buffer( b, file );
7627 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
7637 /* If b is the current buffer, then yy_init_buffer was _probably_
  /src/external/bsd/bc/dist/
proto.h 42 #define yy_init_buffer yyinit_buffer macro
  /src/external/bsd/elftosb/dist/elftosb2/
FlexLexer.h 143 void yy_init_buffer( struct yy_buffer_state* b, FLEX_STD istream* s );
elftosb_lexer.cpp 1790 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
1862 yy_init_buffer( b, file );
1890 void yyFlexLexer::yy_init_buffer( YY_BUFFER_STATE b, std::istream* file ) function in class:yyFlexLexer
1900 /* If b is the current buffer, then yy_init_buffer was _probably_
  /src/external/bsd/flex/dist/src/
FlexLexer.h 158 void yy_init_buffer( yy_buffer_state* b, std::istream& s );
initscan.c 291 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
4319 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
4391 yy_init_buffer( b, file );
4419 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
4429 /* If b is the current buffer, then yy_init_buffer was _probably_
  /src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c 234 void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file ));
1331 yy_init_buffer( yy_current_buffer, input_file );
1404 yy_init_buffer( b, file );
1437 void yy_init_buffer( YY_BUFFER_STATE b, FILE *file ) function
1439 void yy_init_buffer( b, file )
  /src/tools/m4/bootstrap/
tokenizer.c 302 static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
1311 yy_init_buffer(YY_CURRENT_BUFFER,input_file );
1383 yy_init_buffer(b,file );
1415 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
1425 /* If b is the current buffer, then yy_init_buffer was _probably_
  /src/external/gpl3/binutils/dist/binutils/
arlex.c 292 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
1498 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
1570 yy_init_buffer( b, file );
1598 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
1608 /* If b is the current buffer, then yy_init_buffer was _probably_
deflex.c 292 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
1525 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
1597 yy_init_buffer( b, file );
1625 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
1635 /* If b is the current buffer, then yy_init_buffer was _probably_
syslex.c 292 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
1365 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
1437 yy_init_buffer( b, file );
1465 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
1475 /* If b is the current buffer, then yy_init_buffer was _probably_
  /src/external/gpl3/binutils/dist/gas/config/
loongarch-lex.c 292 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
1323 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
1395 yy_init_buffer( b, file );
1423 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
1433 /* If b is the current buffer, then yy_init_buffer was _probably_
bfin-lex.c 292 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
2801 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
2873 yy_init_buffer( b, file );
2901 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
2911 /* If b is the current buffer, then yy_init_buffer was _probably_
  /src/external/gpl3/binutils/dist/gas/
itbl-lex.c 292 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
1382 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
1454 yy_init_buffer( b, file );
1482 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
1492 /* If b is the current buffer, then yy_init_buffer was _probably_
  /src/external/gpl3/binutils.old/dist/binutils/
arlex.c 292 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
1498 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
1570 yy_init_buffer( b, file );
1598 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
1608 /* If b is the current buffer, then yy_init_buffer was _probably_
deflex.c 292 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
1525 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
1597 yy_init_buffer( b, file );
1625 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
1635 /* If b is the current buffer, then yy_init_buffer was _probably_
syslex.c 292 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
1365 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
1437 yy_init_buffer( b, file );
1465 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
1475 /* If b is the current buffer, then yy_init_buffer was _probably_
  /src/external/gpl3/binutils.old/dist/gas/config/
loongarch-lex.c 292 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
1323 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
1395 yy_init_buffer( b, file );
1423 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
1433 /* If b is the current buffer, then yy_init_buffer was _probably_
bfin-lex.c 292 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
2801 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
2873 yy_init_buffer( b, file );
2901 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
2911 /* If b is the current buffer, then yy_init_buffer was _probably_
  /src/external/gpl3/binutils.old/dist/gas/
itbl-lex.c 292 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
1382 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
1454 yy_init_buffer( b, file );
1482 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
1492 /* If b is the current buffer, then yy_init_buffer was _probably_
  /src/external/gpl3/gcc.old/dist/gcc/
gengtype-lex.cc 298 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
2385 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
2457 yy_init_buffer( b, file );
2485 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
2495 /* If b is the current buffer, then yy_init_buffer was _probably_
  /src/external/bsd/nsd/dist/
configlexer.c 14 #define yy_init_buffer c__init_buffer macro
72 #ifdef yy_init_buffer
75 #define yy_init_buffer c__init_buffer macro
552 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
4056 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
4128 yy_init_buffer( b, file );
4156 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
4166 /* If b is the current buffer, then yy_init_buffer was _probably_
  /src/external/gpl3/binutils/dist/ld/
ldlex.c 292 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
3346 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
3418 yy_init_buffer( b, file );
3446 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
3456 /* If b is the current buffer, then yy_init_buffer was _probably_
  /src/external/gpl3/binutils.old/dist/ld/
ldlex.c 292 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
3346 yy_init_buffer( YY_CURRENT_BUFFER, input_file );
3418 yy_init_buffer( b, file );
3446 static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) function
3456 /* If b is the current buffer, then yy_init_buffer was _probably_

Completed in 130 milliseconds