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. */
743 /* We just ignore and remove this one for the moment. FIXME:
887 we have resolved to which one of PTA or PTB it will be. */
1556 /* This one has limits out of our reach. */
2015 offsetT one = (offsetT) 1;
2030 else if (value >= -(one << 31)
2031 && (value < (one << 31)
2032 || (sh64_abi == sh64_abi_32 && value < (one << 32))))
2069 else if (value >= -(one << 47) && value < (one << 47))
2434 *STR_P to the first character after the last one read. */
2492 SHmedia insns, we get the wanted effect by taking one off the size,
2789 seen since the last one. */
2832 /* Switch instruction set. Only valid if one of the --isa or --abi
2874 /* Check that the right ABI is used. Only valid if one of the --isa or
2986 /* When the ISA is not one of SHmedia or SHcompact, use the old SH
3010 We could have two bfd_arch_info structures for SH64; one for the
3011 32-bit ABI and one for the rest (64-bit ABI). But that would be a
3070 /* Create one .cranges descriptor from two symbols, STARTSYM marking begin
3167 perhaps as a closing symbol for the old one. */
3180 and emit it before marking a new one, so emit a new .cranges
3282 must make a new one each time. */
3420 /* Only emit .cranges descriptors if we would make it more than one. */