Home | History | Annotate | Download | only in mesa

Lines Matching refs:YY_INPUT

791 #ifndef YY_INPUT
792 #define YY_INPUT(buf,result,max_size) \
1572 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1932 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.