Home
last modified time | relevance | path

Searched defs:yy_amount_of_matched_text (Results 1 – 2 of 2) sorted by relevance

/external/iproute2/tc/
Demp_ematch.lex.c1025 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
/external/libpcap/
Dscanner.c4412 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; variable