Searched refs:yy_c_buf_p (Results 1 - 1 of 1) sorted by relevance

/system/core/sh/
H A Darith_lex.c162 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
270 static char *yy_c_buf_p = (char *) 0; variable
356 (yy_c_buf_p) = yy_cp;
708 yy_cp = (yy_c_buf_p);
943 /* Note that here we test for yy_c_buf_p "<=" to the position
944 * of the first EOB in the buffer, since yy_c_buf_p will
950 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
954 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
974 yy_cp = ++(yy_c_buf_p);
981 yy_cp = (yy_c_buf_p);
[all...]

Completed in 60 milliseconds