Lines Matching refs:UShort
828 { *(UShort*)d = *(UShort*)s; s += 2; d += 2; n -= 2; } \855 { s -= 2; d -= 2; *(UShort*)d = *(UShort*)s; n -= 2; } \