Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c944 #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 Dlex.zconf.c_shipped944 #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 Dlex.c_shipped796 #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 Ddtc-lexer.lex.c_shipped708 #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.