Searched refs:COERCE64 (Results 1 – 6 of 6) sorted by relevance
395 #define COERCE64(x) \ macro557 return COERCE64 (v); in bfd_getb_signed_64()580 return COERCE64 (v); in bfd_getl_signed_64()
672 * libbfd.c (EIGHT_GAZILLION, COERCE64): Use bfd_int64_t.
3572 * libbfd.c (COERCE64): Rewrite to avoid out-of-range values.
500 #define COERCE64(x) \ macro662 return COERCE64 (v); in bfd_getb_signed_64()685 return COERCE64 (v); in bfd_getl_signed_64()
4329 * libbfd.c (EIGHT_GAZILLION, COERCE64): Use bfd_int64_t.