Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c966 #ifndef YY_INPUT
967 #define YY_INPUT(buf,result,max_size) \ macro
1615 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()
Dzconf.lex.c_shipped966 #ifndef YY_INPUT
967 #define YY_INPUT(buf,result,max_size) \
1615 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1938 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped766 #ifndef YY_INPUT
767 #define YY_INPUT(buf,result,max_size) \
1468 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1782 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
/linux-4.4.14/scripts/genksyms/
Dlex.lex.c_shipped669 #ifndef YY_INPUT
670 #define YY_INPUT(buf,result,max_size) \
1135 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1490 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.