Searched refs:RtlFillMemory (Results 1 - 10 of 10) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dwinternl.h941 #define RtlFillMemory(Destination,Length,Fill) memset((Destination),(Fill),(Length)) macro
H A Dwinnt.h5852 #define RtlFillMemory(Destination,Length,Fill) memset((Destination),(Fill),(Length)) macro
H A Dwinbase.h89 #define FillMemory RtlFillMemory
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwinternl.h941 #define RtlFillMemory(Destination,Length,Fill) memset((Destination),(Fill),(Length)) macro
H A Dwinnt.h5852 #define RtlFillMemory(Destination,Length,Fill) memset((Destination),(Fill),(Length)) macro
H A Dwinbase.h89 #define FillMemory RtlFillMemory
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ddk/
H A Dndis.h3800 RtlFillMemory(Destination, Length, Fill)
H A Dwdm.h8335 * RtlFillMemory(
8340 #define RtlFillMemory(Destination, Length, Fill) \ macro
8343 #define RtlFillBytes RtlFillMemory
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
H A Dndis.h3800 RtlFillMemory(Destination, Length, Fill)
H A Dwdm.h8335 * RtlFillMemory(
8340 #define RtlFillMemory(Destination, Length, Fill) \ macro
8343 #define RtlFillBytes RtlFillMemory

Completed in 1110 milliseconds