Searched defs:CARRY (Results 1 – 2 of 2) sorted by relevance
22 #define CARRY(x, y) ((0x0002ULL*x)<<y) macro
373 #define CARRY 0x01 macro