Home | History | Annotate | Download | only in include

Lines Matching refs:NdrFcShort

202 #define NdrFcShort(s) (unsigned char)(s & 0xff),(unsigned char)(s >> 8)