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

  /src/external/bsd/unbound/dist/util/
configyyrename.h 62 #define yy_scan_bytes ub_c_scan_bytes macro
configlexer.c 299 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
7817 * yy_scan_bytes() instead.
7822 return yy_scan_bytes( yystr, (int) strlen(yystr) );
7832 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) function
7843 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
7852 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  /src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c 240 YY_BUFFER_STATE yy_scan_bytes YY_PROTO(( yyconst char *bytes, int len ));
1543 return yy_scan_bytes( yy_str, len );
1550 YY_BUFFER_STATE yy_scan_bytes( yyconst char *bytes, int len ) function
1552 YY_BUFFER_STATE yy_scan_bytes( bytes, len )
1566 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1575 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  /src/external/bsd/nsd/dist/
configlexer.c 13 #define yy_scan_bytes c__scan_bytes macro
66 #ifdef yy_scan_bytes
69 #define yy_scan_bytes c__scan_bytes macro
557 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
4346 * yy_scan_bytes() instead.
4351 return yy_scan_bytes( yystr, (int) strlen(yystr) );
4361 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) function
4372 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
4381 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  /src/tools/m4/bootstrap/
tokenizer.c 308 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len );
1605 * yy_scan_bytes() instead.
1610 return yy_scan_bytes(yystr,strlen(yystr) );
1620 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len ) function
1631 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1640 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  /src/external/gpl3/binutils/dist/binutils/
arlex.c 297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
1788 * yy_scan_bytes() instead.
1793 return yy_scan_bytes( yystr, (int) strlen(yystr) );
1803 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) function
1814 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1823 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
deflex.c 297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
1815 * yy_scan_bytes() instead.
1820 return yy_scan_bytes( yystr, (int) strlen(yystr) );
1830 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) function
1841 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1850 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
syslex.c 297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
1655 * yy_scan_bytes() instead.
1660 return yy_scan_bytes( yystr, (int) strlen(yystr) );
1670 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) function
1681 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1690 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  /src/external/gpl3/binutils/dist/gas/config/
loongarch-lex.c 297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
1613 * yy_scan_bytes() instead.
1618 return yy_scan_bytes( yystr, (int) strlen(yystr) );
1628 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) function
1639 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1648 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
bfin-lex.c 297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
3091 * yy_scan_bytes() instead.
3096 return yy_scan_bytes( yystr, (int) strlen(yystr) );
3106 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) function
3117 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
3126 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  /src/external/gpl3/binutils/dist/gas/
itbl-lex.c 297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
1672 * yy_scan_bytes() instead.
1677 return yy_scan_bytes( yystr, (int) strlen(yystr) );
1687 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) function
1698 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1707 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  /src/external/gpl3/binutils.old/dist/binutils/
arlex.c 297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
1788 * yy_scan_bytes() instead.
1793 return yy_scan_bytes( yystr, (int) strlen(yystr) );
1803 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) function
1814 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1823 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
deflex.c 297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
1815 * yy_scan_bytes() instead.
1820 return yy_scan_bytes( yystr, (int) strlen(yystr) );
1830 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) function
1841 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1850 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
syslex.c 297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
1655 * yy_scan_bytes() instead.
1660 return yy_scan_bytes( yystr, (int) strlen(yystr) );
1670 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) function
1681 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1690 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  /src/external/gpl3/binutils.old/dist/gas/config/
loongarch-lex.c 297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
1613 * yy_scan_bytes() instead.
1618 return yy_scan_bytes( yystr, (int) strlen(yystr) );
1628 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) function
1639 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1648 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
bfin-lex.c 297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
3091 * yy_scan_bytes() instead.
3096 return yy_scan_bytes( yystr, (int) strlen(yystr) );
3106 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) function
3117 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
3126 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  /src/external/gpl3/binutils.old/dist/gas/
itbl-lex.c 297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
1672 * yy_scan_bytes() instead.
1677 return yy_scan_bytes( yystr, (int) strlen(yystr) );
1687 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) function
1698 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1707 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  /src/external/gpl3/gcc.old/dist/gcc/
gengtype-lex.cc 303 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
2675 * yy_scan_bytes() instead.
2680 return yy_scan_bytes( yystr, (int) strlen(yystr) );
2690 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) function
2701 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
2710 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  /src/external/gpl3/gcc/dist/gcc/
gengtype-lex.cc 303 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
2686 * yy_scan_bytes() instead.
2691 return yy_scan_bytes( yystr, (int) strlen(yystr) );
2701 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) function
2712 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
2721 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  /src/external/lgpl3/gmp/dist/demos/calc/
calclex.c 315 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
1674 * yy_scan_bytes() instead.
1679 return yy_scan_bytes(yystr,strlen(yystr) );
1689 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) function
1700 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1709 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  /src/external/bsd/flex/dist/src/
initscan.c 296 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, yy_size_t len );
4609 * yy_scan_bytes() instead.
4614 return yy_scan_bytes( yystr, strlen(yystr) );
4624 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, yy_size_t _yybytes_len ) function
4635 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
4644 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  /src/external/gpl3/binutils/dist/ld/
ldlex.c 297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
3636 * yy_scan_bytes() instead.
3641 return yy_scan_bytes( yystr, (int) strlen(yystr) );
3651 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) function
3662 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
3671 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  /src/external/gpl3/binutils.old/dist/ld/
ldlex.c 297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
3636 * yy_scan_bytes() instead.
3641 return yy_scan_bytes( yystr, (int) strlen(yystr) );
3651 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) function
3662 YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
3671 YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );

Completed in 98 milliseconds