Searched refs:yy_amount_of_matched_text (Results 1 - 6 of 6) sorted by last modified time

/freebsd-10.3-release/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;
/freebsd-10.3-release/usr.bin/csup/
H A Dlex.rcs.c943 int yy_amount_of_matched_text = (int) (yy_cp - yyg->yytext_ptr) - 1; variable
976 yyg->yy_c_buf_p = yyg->yytext_ptr + yy_amount_of_matched_text;
1041 yyg->yytext_ptr + yy_amount_of_matched_text;
/freebsd-10.3-release/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-10.3-release/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-10.3-release/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-10.3-release/contrib/ofed/libsdp/src/
H A Dconfig_scanner.c1001 int yy_amount_of_matched_text = (int) (yy_cp - yytext_ptr) - 1; variable
1034 yy_c_buf_p = yytext_ptr + yy_amount_of_matched_text;
1099 yytext_ptr + yy_amount_of_matched_text;

Completed in 259 milliseconds