Lines Matching defs:one

46 /* We use this internally to see which one is PT and which is a PTA/PTB
48 one that looks official). Adding it to reloc.c would make it look too
484 /* Also set this symbol to "undefined", so we'll have only one
497 relocs are output, fixups are inspected one more time, and
603 undo one of the adjustments, if the relocation is not
629 PC-relative one. */
748 /* We just ignore and remove this one for the moment. FIXME:
892 we have resolved to which one of PTA or PTB it will be. */
1561 /* This one has limits out of our reach. */
2020 offsetT one = (offsetT) 1;
2035 else if (value >= -(one << 31)
2036 && (value < (one << 31)
2037 || (sh64_abi == sh64_abi_32 && value < (one << 32))))
2074 else if (value >= -(one << 47) && value < (one << 47))
2439 *STR_P to the first character after the last one read. */
2497 SHmedia insns, we get the wanted effect by taking one off the size,
2800 seen since the last one. */
2843 /* Switch instruction set. Only valid if one of the --isa or --abi
2885 /* Check that the right ABI is used. Only valid if one of the --isa or
2997 /* When the ISA is not one of SHmedia or SHcompact, use the old SH
3021 We could have two bfd_arch_info structures for SH64; one for the
3022 32-bit ABI and one for the rest (64-bit ABI). But that would be a
3081 /* Create one .cranges descriptor from two symbols, STARTSYM marking begin
3178 perhaps as a closing symbol for the old one. */
3191 and emit it before marking a new one, so emit a new .cranges
3294 must make a new one each time. */
3432 /* Only emit .cranges descriptors if we would make it more than one. */