Home | History | Annotate | Download | only in clang-include

Lines Matching full:__movsw

95 void __movsw(unsigned short *, unsigned short const *, size_t);
853 __movsw(unsigned short *__dst, unsigned short const *__src, size_t __n) {