Home
last modified time | relevance | path

Searched refs:__stosq (Results 1 – 5 of 5) sorted by relevance

/reactos/sdk/include/vcruntime/msc/
H A Dintrin.h109 #pragma intrinsic(__stosq)
/reactos/sdk/include/vcruntime/mingw32/
H A Dintrin_x86.h801 __INTRIN_INLINE void __stosq(unsigned long long * Dest, unsigned long long Data, size_t Count) in __stosq() function
/reactos/sdk/include/xdk/
H A Drtlfuncs.h2379 __stosq((PULONG64)(Address), Pattern | ((ULONG64)Pattern << 32), Length / 2); in RtlFillMemoryUlong()
2386 __stosq((PULONG64)(Destination), Pattern, (Length) / 8)
/reactos/sdk/include/vcruntime/
H A Dintrin.h777 void __stosq(unsigned __int64 *, unsigned __int64, size_t);
/reactos/sdk/include/ndk/
H A Drtlfuncs.h2217 __stosq((PULONG64)(Address), Pattern | ((ULONG64)Pattern << 32), Length / 2); in RtlFillMemoryUlong()
2224 __stosq((PULONG64)(Destination), Pattern, (Length) / 8)