Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/
H A Dgencode.c585 static struct slist *xfer_to_a(compiler_state_t *, struct arth *);
7279 xfer_to_a(compiler_state_t *cstate, struct arth *a) in xfer_to_a() function
7376 sappend(s, xfer_to_a(cstate, inst)); in gen_load_internal()
7423 sappend(s, xfer_to_a(cstate, inst)); in gen_load_internal()
7490 sappend(s, xfer_to_a(cstate, inst)); in gen_load_internal()
7541 sappend(s, xfer_to_a(cstate, inst)); in gen_load_internal()
7593 s1 = xfer_to_a(cstate, a0); in gen_relation_internal()
7720 s = xfer_to_a(cstate, a); in gen_neg()
7769 s1 = xfer_to_a(cstate, a0); in gen_arth()