Home
last modified time | relevance | path

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

/external/libpcap/
Dgencode.c547 static struct slist *xfer_to_a(compiler_state_t *, struct arth *);
6778 xfer_to_a(compiler_state_t *cstate, struct arth *a) in xfer_to_a() function
6872 sappend(s, xfer_to_a(cstate, inst)); in gen_load()
6919 sappend(s, xfer_to_a(cstate, inst)); in gen_load()
6986 sappend(s, xfer_to_a(cstate, inst)); in gen_load()
7025 s1 = xfer_to_a(cstate, a0); in gen_relation()
7103 s = xfer_to_a(cstate, a); in gen_neg()
7133 s1 = xfer_to_a(cstate, a0); in gen_arth()