Searched refs:longjt (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/libpcap-42/libpcap/
H A Dgencode.h243 u_int longjt; /* jt branch requires long jump */ member in struct:block
H A Doptimize.c1969 * an extra long jump if the true branch requires it (p->longjt);
1983 return slength(p->stmts) + n + 1 + p->longjt + p->longjf;
2111 dst = ftail -= (slen + 1 + p->longjt + p->longjf);
2210 if (p->longjt == 0) {
2212 p->longjt++;

Completed in 176 milliseconds