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