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

/system/core/sh/
H A Darith_lex.c167 #define unput(c) yyunput( c, (yytext_ptr) )
341 #define yytext_ptr yytext macro
352 (yytext_ptr) = yy_bp; \
555 #ifndef yytext_ptr
921 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
954 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
969 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1003 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1019 (yytext_ptr) + yy_amount_of_matched_text;
1024 yy_bp = (yytext_ptr)
1873 #undef yytext_ptr macro
[all...]
H A Dinit.c207 #undef yytext_ptr macro
208 #define yytext_ptr yytext macro
499 #undef yytext_ptr macro
500 #define yytext_ptr yytext macro
789 #undef yytext_ptr macro
790 #define yytext_ptr yytext macro

Completed in 208 milliseconds