Home
last modified time | relevance | path

Searched refs:__movsw (Results 1 – 6 of 6) sorted by relevance

/reactos/sdk/include/vcruntime/msc/
H A Dintrin.h105 #pragma intrinsic(__movsw)
/reactos/sdk/include/vcruntime/mingw32/
H A Dintrin_ppc.h328 PPC_QUAL void __movsw(unsigned short * Destination, const unsigned short * Source, unsigned long Co… in __movsw() function
H A Dintrin_x86.h822 __INTRIN_INLINE void __movsw(unsigned short * Destination, const unsigned short * Source, size_t Co… in __movsw() function
/reactos/subsystems/mvdm/ntvdm/
H A Dmemory.c105 __movsw(Dest, Src, Count); in MemFastMoveMemory()
/reactos/sdk/include/xdk/
H A Diofuncs.h299 __movsw(Register, Buffer, Count);
415 __movsw(Register, Buffer, Count);
/reactos/sdk/include/vcruntime/
H A Dintrin.h112 void __movsw(unsigned short *, unsigned short const *, size_t);