Home | History | Annotate | Download | only in config

Lines Matching refs:n_prefix

57   int n_prefix;
120 rl78_fixup (exp, offset + 8 * rl78_bytes.n_prefix), nbits, type)
123 rl78_fixup (exp, offset + 8 * (rl78_bytes.n_prefix + rl78_bytes.n_base), nbits, type)
129 rl78_bytes.n_prefix = 1;
135 return rl78_bytes.n_prefix;
532 int olen = rl78_bytes.n_prefix + rl78_bytes.n_base + rl78_bytes.n_ops;
552 bytes = frag_more (rl78_bytes.n_prefix + rl78_bytes.n_base + rl78_bytes.n_ops);
556 APPEND (prefix, n_prefix);