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

/freebsd-current/crypto/heimdal/lib/asn1/
H A Dlex.c1710 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
1743 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1808 (yytext_ptr) + yy_amount_of_matched_text;
/freebsd-current/crypto/heimdal/lib/com_err/
H A Dlex.c882 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
915 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
980 (yytext_ptr) + yy_amount_of_matched_text;
/freebsd-current/crypto/heimdal/lib/sl/
H A Dslc-lex.c819 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
852 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
917 (yytext_ptr) + yy_amount_of_matched_text;
/freebsd-current/tools/build/bootstrap-m4/
H A Dinittokenizer.c860 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
893 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
958 (yytext_ptr) + yy_amount_of_matched_text;
/freebsd-current/usr.bin/lex/
H A Dinitscan.c4157 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
4190 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
4255 (yytext_ptr) + yy_amount_of_matched_text;
/freebsd-current/contrib/unbound/util/
H A Dconfiglexer.c6785 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
6818 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
6883 (yytext_ptr) + yy_amount_of_matched_text;

Completed in 121 milliseconds