Searched refs:gen_mcode (Results 1 – 4 of 4) sorted by relevance
| /src/contrib/libpcap/ |
| H A D | gencode.h | 327 struct block *gen_mcode(compiler_state_t *, const char *, const char *,
|
| H A D | grammar.y.in | 467 CHECK_PTR_VAL(($$.b = gen_mcode(cstate, $1, NULL, $3, $$.q))); 486 CHECK_PTR_VAL(($$.b = gen_mcode(cstate, $1, $3, 0, $$.q)));
|
| H A D | CHANGES | 5 gencode: Fix an undefined behavior in gen_mcode().
|
| H A D | gencode.c | 7374 gen_mcode(compiler_state_t *cstate, const char *s1, const char *s2, in gen_mcode() function
|