HomeSort by relevance Sort by last modified time
    Searched defs:RtlMoveMemory (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winternl.h 939 #define RtlMoveMemory(Destination,Source,Length) memmove((Destination),(Source),(Length))
    [all...]
winnt.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 580 milliseconds