Searched defs:DWORD_LO (Results 1 – 1 of 1) sorted by relevance
25 # define DWORD_LO(x) ((x) & 0xffffffff) macro28 # define DWORD_LO(x) (x) macro