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