Home
last modified time | relevance | path

Searched refs:gen_mcode6 (Results 1 – 11 of 11) sorted by relevance

/dports/net/daq/daq-2.2.2/sfbpf/
H A Dsf-redefines.h19 #define gen_mcode6 sf_gen_mcode6 macro
H A Dgencode.h289 struct block *gen_mcode6(const char *, const char *, int, struct qual);
H A Dgrammar.y343 $$.b = gen_mcode6($1, NULL, $3,
352 $$.b = gen_mcode6($1, 0, 128,
H A Dsf_gencode.c6381 struct block *gen_mcode6(s1, s2, masklen, q) in gen_mcode6() function
/dports/security/nmap/nmap-7.91/libpcap/
H A Dgencode.h305 struct block *gen_mcode6(compiler_state_t *, const char *, const char *,
H A Dgrammar.y412 CHECK_PTR_VAL(($$.b = gen_mcode6(cstate, $1, NULL, $3,
423 CHECK_PTR_VAL(($$.b = gen_mcode6(cstate, $1, 0, 128,
H A Dgrammar.c2195 CHECK_PTR_VAL(((yyval.blk).b = gen_mcode6(cstate, (yyvsp[-2].s), NULL, (yyvsp[0].i), in yyparse()
2211 CHECK_PTR_VAL(((yyval.blk).b = gen_mcode6(cstate, (yyvsp[0].s), 0, 128, in yyparse()
H A Dgencode.c7115 gen_mcode6(compiler_state_t *cstate, const char *s1, const char *s2, in gen_mcode6() function
/dports/net/libpcap/libpcap-1.10.1/
H A Dgencode.h318 struct block *gen_mcode6(compiler_state_t *, const char *, const char *,
H A Dgrammar.y.in445 CHECK_PTR_VAL(($$.b = gen_mcode6(cstate, $1, NULL, $3,
456 CHECK_PTR_VAL(($$.b = gen_mcode6(cstate, $1, 0, 128,
H A Dgencode.c7138 gen_mcode6(compiler_state_t *cstate, const char *s1, const char *s2, in gen_mcode6() function