Searched defs:OVERFLOWS (Results 1 – 2 of 2) sorted by relevance
444 #define OVERFLOWS(a,i) ((((a) & 0xffff) + (i)) > 0xffff) in v850_elf_perform_lo16_relocation() macro