Searched refs:YY_INPUT (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | lex.zconf.c | 944 #ifndef YY_INPUT 945 #define YY_INPUT(buf,result,max_size) \ macro 1577 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), in yy_get_next_buffer()
|
| H A D | lex.zconf.c_shipped | 944 #ifndef YY_INPUT 945 #define YY_INPUT(buf,result,max_size) \ 1577 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), 1900 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | lex.c_shipped | 796 #ifndef YY_INPUT 797 #define YY_INPUT(buf,result,max_size) \ 798 /* %% [5.0] fread()/read() definition of YY_INPUT goes here unless we're doing C++ \ */\ 1351 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), 1772 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-lexer.lex.c_shipped | 708 #ifndef YY_INPUT 709 #define YY_INPUT(buf,result,max_size) \ 1272 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), 1583 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
|