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

/freebsd-11-stable/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-11-stable/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-11-stable/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-11-stable/contrib/amd/fsinfo/
H A Dnull_lex.c762 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
795 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
860 (yytext_ptr) + yy_amount_of_matched_text;
/freebsd-11-stable/usr.bin/lex/
H A Dinitscan.c4147 int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; variable
4180 (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
4245 (yytext_ptr) + yy_amount_of_matched_text;

Completed in 392 milliseconds