Home
last modified time | relevance | path

Searched refs:YY_INPUT (Results 1 – 25 of 47) sorted by relevance

12

/netbsd-src/external/bsd/bc/dist/
H A Dscan.l66 #undef YY_INPUT
67 #define YY_INPUT(buf,result,max_size) \ macro
131 #undef YY_INPUT
132 #define YY_INPUT(buf,result,max_size) \ macro
203 #undef YY_INPUT
204 #define YY_INPUT(buf,result,max_size) \ macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dsel-lex.l69 #undef YY_INPUT
70 #define YY_INPUT(buf,res,maxsize) (res = lex_input(buf, maxsize)) macro
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dsun_map_tok.l108 # undef YY_INPUT
109 # define YY_INPUT(buff,result,maxsize) (result = sun_map_input(buff,maxsize)) macro
/netbsd-src/external/lgpl3/gmp/dist/demos/calc/
H A Dcalclex.l27 #define YY_INPUT(buf,result,max_size) \ macro
H A Dcalclex.c510 #define YY_INPUT(buf,result,max_size) \ macro
635 #ifndef YY_INPUT
636 #define YY_INPUT(buf,result,max_size) \ macro
1158 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dlex_var.h14 #define YY_INPUT(buf, result, max_size) \ macro
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldlex.c1388 #undef YY_INPUT
1389 #define YY_INPUT(buf,result,max_size) result = yy_input (buf, max_size) macro
1531 #ifndef YY_INPUT
1532 #define YY_INPUT(buf,result,max_size) \ macro
3089 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldlex.c1403 #undef YY_INPUT
1404 #define YY_INPUT(buf,result,max_size) result = yy_input (buf, max_size) macro
1546 #ifndef YY_INPUT
1547 #define YY_INPUT(buf,result,max_size) \ macro
3128 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddeflex.c703 #ifndef YY_INPUT
704 #define YY_INPUT(buf,result,max_size) \ macro
1331 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()
H A Darlex.c693 #ifndef YY_INPUT
694 #define YY_INPUT(buf,result,max_size) \ macro
1304 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()
H A Dsyslex.c628 #ifndef YY_INPUT
629 #define YY_INPUT(buf,result,max_size) \ macro
1171 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Ditbl-lex.c623 #ifndef YY_INPUT
624 #define YY_INPUT(buf,result,max_size) \ macro
1151 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Ditbl-lex.c623 #ifndef YY_INPUT
624 #define YY_INPUT(buf,result,max_size) \ macro
1151 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddeflex.c703 #ifndef YY_INPUT
704 #define YY_INPUT(buf,result,max_size) \ macro
1331 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()
H A Dsyslex.c628 #ifndef YY_INPUT
629 #define YY_INPUT(buf,result,max_size) \ macro
1171 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()
H A Darlex.c693 #ifndef YY_INPUT
694 #define YY_INPUT(buf,result,max_size) \ macro
1304 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/sl/
H A Dslc-lex.c604 #ifndef YY_INPUT
605 #define YY_INPUT(buf,result,max_size) \ macro
1048 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dloongarch-lex.c606 #ifndef YY_INPUT
607 #define YY_INPUT(buf,result,max_size) \ macro
1092 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()
/netbsd-src/tools/m4/bootstrap/
H A Dtokenizer.c610 #ifndef YY_INPUT
611 #define YY_INPUT(buf,result,max_size) \ macro
1083 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/com_err/
H A Dlex.c625 #ifndef YY_INPUT
626 #define YY_INPUT(buf,result,max_size) \ macro
1111 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dloongarch-lex.c606 #ifndef YY_INPUT
607 #define YY_INPUT(buf,result,max_size) \ macro
1092 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/
H A Dscanner.l90 #undef YY_INPUT
93 #define YY_INPUT(b,r,m) (r = yyinput(b, m)) macro
/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A Delftosb_lexer.cpp665 #ifndef YY_INPUT
666 #define YY_INPUT(buf,result,max_size) \ macro
1564 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype-lex.cc1348 #ifndef YY_INPUT
1349 #define YY_INPUT(buf,result,max_size) \ macro
2188 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
/netbsd-src/external/bsd/nsd/dist/
H A Dzlexer.c760 #ifndef YY_INPUT
761 #define YY_INPUT(buf,result,max_size) \ macro
1477 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()

12