Searched refs:yy_bp (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; \
352 (yytext_ptr) = yy_bp; \
353 yyleng = (size_t) (yy_cp - yy_bp); \
673 register char *yy_cp, *yy_bp; variable
713 /* yy_bp points to the position in yy_ch_buf of the start of
716 yy_bp = yy_cp;
969 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1024 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1034 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1235 static void yyunput (int c, register char * yy_bp )
[all...]

Completed in 302 milliseconds