Home
last modified time | relevance | path

Searched defs:OVERFLOWS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-v850.c444 #define OVERFLOWS(a,i) ((((a) & 0xffff) + (i)) > 0xffff) in v850_elf_perform_lo16_relocation() macro
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-v850.c444 #define OVERFLOWS(a,i) ((((a) & 0xffff) + (i)) > 0xffff) in v850_elf_perform_lo16_relocation() macro