Home | History | Annotate | Download | only in libcpu

Lines Matching refs:YY_INPUT

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