Searched defs:COERCE32 (Results 1 – 10 of 10) sorted by relevance
56 #define COERCE32(x) ((int) (((x) ^ 0x80000000) - 0x80000000)) macro
77 #define COERCE32(x) ((bfd_signed_vma) ((x) ^ 0x80000000) - 0x80000000) macro
63 #define COERCE32(x) ((int) (((x) ^ 0x80000000) - 0x80000000)) macro
70 #define COERCE32(x) ((bfd_signed_vma) ((x) ^ 0x80000000) - 0x80000000) macro
90 #define COERCE32(x) \ in tic54x_getl_signed_32() macro
393 #define COERCE32(x) (((bfd_signed_vma) (x) ^ 0x80000000) - 0x80000000) macro
5019 #define COERCE32(x) (((bfd_signed_vma) (x) ^ 0x80000000) - 0x80000000) macro
91 #define COERCE32(x) \ in tic54x_getl_signed_32() macro
498 #define COERCE32(x) (((bfd_signed_vma) (x) ^ 0x80000000) - 0x80000000) macro
4464 #define COERCE32(x) (((bfd_signed_vma) (x) ^ 0x80000000) - 0x80000000) macro