Searched defs:LSW (Results 1 – 2 of 2) sorted by relevance
42 #define LSW(dword) (dword & 0xFFFF) macro
30 #define LSW(value, index) \ macro