Searched defs:PE32PBADMAG (Results 1 – 2 of 2) sorted by relevance
61 #define PE32PBADMAG(x) (((x).f_magic != PE32PMAGIC)) macro