Searched defs:rcodes_s (Results 1 – 4 of 4) sorted by relevance
1682 static struct rcodes_s struct1684 int f0, f1; /* From code. */1685 int t0, t1; /* To code. */1686 int labels; /* Position of labels: 1 - one label at first1689 int cdx; /* Words to match. */1690 int bs; /* Shrink bytes. */1691 int off; /* Offset from old label for new code. */1692 int ncl; /* New code length. */
103 struct rcodes_s struct117 static struct rcodes_s msp430_rcodes[] = argument