Home | History | Annotate | Download | only in libpcap

Lines Matching refs:longjf

1877  *	an extra long jump if the false branch requires it (p->longjf).
1888 return slength(p->stmts) + n + 1 + p->longjt + p->longjf;
2014 dst = ftail -= (slen + 1 + p->longjt + p->longjf);
2129 if (p->longjf == 0) {
2131 p->longjf++;