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