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

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_lex.c198 #define unput(c) yyunput( c, (yytext_ptr) )
370 (yytext_ptr) = yy_bp; \
376 yy_flex_strncpy( &yytext[(yy_more_offset)], (yytext_ptr), yyleng + 1 ); \
955 char *yytext_ptr; variable
1128 #ifndef yytext_ptr
2584 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
2617 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
2632 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
2666 (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
2682 (yytext_ptr)
[all...]

Completed in 48 milliseconds