Home
last modified time | relevance | path

Searched refs:yy_scan_bytes (Results 1 – 18 of 18) sorted by relevance

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/com_err/
Dlex.c299 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
1600 return yy_scan_bytes( yystr, (int) strlen(yystr) ); in yy_scan_string()
1610 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) in yy_scan_bytes() function
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dsyslex.c297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
1660 return yy_scan_bytes( yystr, (int) strlen(yystr) ); in yy_scan_string()
1670 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) in yy_scan_bytes() function
Ddeflex.c297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
1820 return yy_scan_bytes( yystr, (int) strlen(yystr) ); in yy_scan_string()
1830 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) in yy_scan_bytes() function
Darlex.c297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
1793 return yy_scan_bytes( yystr, (int) strlen(yystr) ); in yy_scan_string()
1803 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) in yy_scan_bytes() function
/netbsd/src/external/gpl3/binutils/dist/gas/
Ditbl-lex.c297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
1677 return yy_scan_bytes( yystr, (int) strlen(yystr) ); in yy_scan_string()
1687 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) in yy_scan_bytes() function
/netbsd/src/tools/m4/bootstrap/
Dtokenizer.c308 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len );
1610 return yy_scan_bytes(yystr,strlen(yystr) ); in yy_scan_string()
1620 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len ) in yy_scan_bytes() function
/netbsd/src/external/lgpl3/gmp/dist/demos/calc/
Dcalclex.c315 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
1679 return yy_scan_bytes(yystr,strlen(yystr) ); in yy_scan_string()
1689 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) in yy_scan_bytes() function
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dloongarch-lex.c297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
1618 return yy_scan_bytes( yystr, (int) strlen(yystr) ); in yy_scan_string()
1628 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) in yy_scan_bytes() function
Dbfin-lex.c297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
3103 return yy_scan_bytes( yystr, (int) strlen(yystr) ); in yy_scan_string()
3113 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) in yy_scan_bytes() function
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/sl/
Dslc-lex.c299 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
1537 return yy_scan_bytes( yystr, (int) strlen(yystr) ); in yy_scan_string()
1547 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) in yy_scan_bytes() function
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgengtype-lex.cc303 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
2680 return yy_scan_bytes( yystr, (int) strlen(yystr) ); in yy_scan_string()
2690 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) in yy_scan_bytes() function
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/asn1/
Dlex.c299 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
2466 return yy_scan_bytes( yystr, (int) strlen(yystr) ); in yy_scan_string()
2476 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) in yy_scan_bytes() function
/netbsd/src/external/cddl/osnet/lib/libdtrace/
Ddtrace.common.expsym411 yy_scan_bytes
/netbsd/src/external/gpl3/binutils/dist/ld/
Dldlex.c297 YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
3617 return yy_scan_bytes( yystr, (int) strlen(yystr) ); in yy_scan_string()
3627 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) in yy_scan_bytes() function
/netbsd/src/external/bsd/flex/dist/doc/
Dflex.info-2111 * yy_scan_bytes: Multiple Input Buffers.
Dflex.texi2214 @deftypefun YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len )
2543 yy_scan_buffer, yy_scan_bytes, yy_scan_string
Dflex.info-11793 -- Function: YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len
2067 yy_scan_buffer, yy_scan_bytes, yy_scan_string
/netbsd/src/external/bsd/flex/dist/
DONEWS209 yy_scan_buffer, yy_scan_bytes, yy_scan_string
223 YY_BUFFER_STATE yy_scan_bytes( const char *bytes, int len )