Format: AllC/C++CSSTextshell script Advanced Search
26: */ 27: #define GMW(vp) ( (UW)((UB*)vp)[0] \ 28: | (UW)((UB*)vp)[1] << 8 \