Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c929 #ifndef YY_INPUT
930 #define YY_INPUT(buf,result,max_size) \ macro
1562 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()
Dzconf.lex.c_shipped929 #ifndef YY_INPUT
930 #define YY_INPUT(buf,result,max_size) \
1562 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1885 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
/linux-4.1.27/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.
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped765 #ifndef YY_INPUT
766 #define YY_INPUT(buf,result,max_size) \
1439 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1753 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.