Searched defs:XCHG (Results 1 – 2 of 2) sorted by relevance
9285 XCHG const
1933 #define XCHG(x) MAKEWORD(HIBYTE(x),LOBYTE(x)) macro