OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gen_retblk
(Results
1 - 1
of
1
) sorted by null
/external/libpcap/
gencode.c
462
static struct block *
gen_retblk
(compiler_state_t *cstate, int);
648
gen_retblk
(compiler_state_t *cstate, int v)
function
732
cstate.ic.root =
gen_retblk
(&cstate, cstate.snaplen);
881
backpatch(p,
gen_retblk
(cstate, cstate->snaplen));
883
backpatch(p,
gen_retblk
(cstate, 0));
[
all
...]
Completed in 127 milliseconds