HomeSort by: relevance | last modified time | path
    Searched refs:gen_ecode (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/libpcap/dist/
gencode.h 331 struct block *gen_ecode(compiler_state_t *, const char *, struct qual);
grammar.y.in 557 | EID { CHECK_PTR_VAL($1); CHECK_PTR_VAL(($$.b = gen_ecode(cstate, $1, $$.q = $<blk>0.q))); }
gencode.c 7616 gen_ecode(compiler_state_t *cstate, const char *s, struct qual q) function

Completed in 22 milliseconds