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

/macosx-10.10/libpcap-48/libpcap/
H A Dgencode.h254 u_int longjt; /* jt branch requires long jump */ member in struct:block
H A Doptimize.c1875 * an extra long jump if the true branch requires it (p->longjt);
1888 return slength(p->stmts) + n + 1 + p->longjt + p->longjf;
2014 dst = ftail -= (slen + 1 + p->longjt + p->longjf);
2113 if (p->longjt == 0) {
2115 p->longjt++;

Completed in 70 milliseconds