Lines Matching defs:YY_INPUT
573 #ifndef YY_INPUT574 #define YY_INPUT(buf,result,max_size) \1056 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),1363 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.