OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:longjt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libpcap/dist/
gencode.h
279
u_int
longjt
; /* jt branch requires long jump */
member in struct:block
optimize.c
2517
* an extra long jump if the true branch requires it (p->
longjt
);
2530
return slength(p->stmts) + n + 1 + p->
longjt
+ p->longjf;
2726
dst = conv_state->ftail -= (slen + 1 + p->
longjt
+ p->longjf);
2842
if (p->
longjt
== 0) {
2844
p->
longjt
++;
3006
icount = slength(block->stmts) + 1 + block->
longjt
+ block->longjf;
Completed in 47 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026