Searched defs:rcodes_s (Results 1 – 2 of 2) sorted by relevance
1496 static struct rcodes_s struct1498 int f0, f1; /* From code. */1499 int t0, t1; /* To code. */1500 int labels; /* Position of labels: 1 - one label at first1503 int cdx; /* Words to match. */1504 int bs; /* Shrink bytes. */1505 int off; /* Offset from old label for new code. */1506 int ncl; /* New code length. */
106 struct rcodes_s struct120 static struct rcodes_s msp430_rcodes[] = argument