HomeSort by relevance Sort by last modified time
    Searched refs:n_base (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-rl78.c 59 int n_base; member in struct:rl78_bytesT
92 rl78_bytes.relax[rl78_bytes.n_relax].val_ofs = rl78_bytes.n_base + rl78_bytes.n_ops;
123 rl78_fixup (exp, offset + 8 * (rl78_bytes.n_prefix + rl78_bytes.n_base), nbits, type)
142 rl78_bytes.n_base = 1;
150 rl78_bytes.n_base = 2;
159 rl78_bytes.n_base = 3;
169 rl78_bytes.n_base = 4;
265 gas_assert (bytep < rl78_bytes.n_base);
274 gas_assert (bytep < rl78_bytes.n_base);
532 int olen = rl78_bytes.n_prefix + rl78_bytes.n_base + rl78_bytes.n_ops
    [all...]
tc-rx.c 687 /* These negative numbers are found in rx_bytesT.n_base for non-opcode
695 int n_base;
732 rx_bytes.n_base = RX_NBASE_FETCHALIGN;
753 rx_bytes.relax[rx_bytes.n_relax].val_ofs = rx_bytes.n_base + rx_bytes.n_ops;
809 rx_fixup (exp, offset + 8 * rx_bytes.n_base, nbits, type)
815 rx_bytes.n_base = 1;
823 rx_bytes.n_base = 2;
832 rx_bytes.n_base = 3;
842 rx_bytes.n_base = 4;
884 gas_assert (bytep < rx_bytes.n_base);
694 int n_base; member in struct:rx_bytesT
    [all...]
  /external/libxml2/
testapi.c 15868 int n_base; local
24369 int n_base; local
24408 int n_base; local
35714 int n_base; local
    [all...]

Completed in 111 milliseconds