Searched refs:YY_INPUT (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/apache-786.1/httpd/modules/ssl/
H A Dssl_expr_scan.l44 #undef YY_INPUT
45 #define YY_INPUT(buf,result,max_size) \
H A Dssl_expr_scan.c491 #undef YY_INPUT macro
492 #define YY_INPUT(buf,result,max_size) \ macro
589 #ifndef YY_INPUT
590 #define YY_INPUT(buf,result,max_size) \ macro
1311 YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]),
/macosx-10.9.5/bc-21/bc/bc/
H A Dscan.l60 #undef YY_INPUT
61 #define YY_INPUT(buf,result,max_size) \
135 #undef YY_INPUT
136 #define YY_INPUT(buf,result,max_size) \
209 In flex, we can redefine YY_INPUT to the following. In lex, this
211 #undef YY_INPUT
212 #define YY_INPUT(buf,result,max_size) \
H A Dscan.c648 #undef YY_INPUT macro
649 #define YY_INPUT(buf,result,max_size) \ macro
723 #undef YY_INPUT macro
724 #define YY_INPUT(buf,result,max_size) \ macro
797 In flex, we can redefine YY_INPUT to the following. In lex, this
799 #undef YY_INPUT macro
800 #define YY_INPUT(buf,result,max_size) \ macro
894 #ifndef YY_INPUT
895 #define YY_INPUT(buf,result,max_size) \ macro
1598 YY_INPUT( (
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/hx509/
H A Dsel-lex.l63 #undef YY_INPUT
64 #define YY_INPUT(buf,res,maxsize) (res = lex_input(buf, maxsize))
/macosx-10.9.5/Chess-310.5/Sources/
H A DMBCEngineCommands.l51 #define YY_INPUT(buf,res,max_size) res = MBCReadInput(buf, max_size)
/macosx-10.9.5/SmartCardServices-55111/src/PCSC/
H A Dconfigfile.c594 #ifndef YY_INPUT
595 #define YY_INPUT(buf,result,max_size) \ macro
1034 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1349 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
H A Ddriverparser.c539 #ifndef YY_INPUT
540 #define YY_INPUT(buf,result,max_size) \ macro
999 YY_INPUT((&yy_current_buffer->yy_ch_buf[number_to_move]),
H A Dtokenparser.c563 #ifndef YY_INPUT
564 #define YY_INPUT(buf,result,max_size) \ macro
1025 YY_INPUT((&yy_current_buffer->yy_ch_buf[number_to_move]),
/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/src/
H A Dtokenparser.c621 #ifndef YY_INPUT
622 #define YY_INPUT(buf,result,max_size) \ macro
1060 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1375 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Darlex.c593 #ifndef YY_INPUT
594 #define YY_INPUT(buf,result,max_size) \ macro
1184 YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]),
H A Ddeflex.c605 #ifndef YY_INPUT
606 #define YY_INPUT(buf,result,max_size) \ macro
1209 YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]),
H A Dsyslex.c539 #ifndef YY_INPUT
540 #define YY_INPUT(buf,result,max_size) \ macro
1062 YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]),
H A Drclex.c798 #ifndef YY_INPUT
799 #define YY_INPUT(buf,result,max_size) \ macro
1682 YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]),
/macosx-10.9.5/sudo-72/src/
H A Dtoke.c1608 #ifndef YY_INPUT
1609 #define YY_INPUT(buf,result,max_size) \ macro
2689 YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]),
/macosx-10.9.5/dtrace-118.1/libdtrace/
H A Ddt_lex.l53 /* Darwin's lex(1) ("flex") uses the YY_INPUT call to get data. */
58 #define YY_INPUT(buf, result, max_size) \
910 /* Darwin's lex(1) ("flex") uses the YY_INPUT call to get data. */

Completed in 293 milliseconds