memmove           758 MMgc/GCHeap.cpp 		memmove(newBlocks + offset, src, lastChunkSize * sizeof(HeapBlock));
memmove          2128 MMgc/GCHeap.cpp 					memmove(&regions[j+1], &regions[j], sizeof(Region*) * (i - j));
memmove           636 pcre/pcre_dfa_exec.cpp         if (count > 0) memmove(offsets + 2, offsets, count * sizeof(int));
memmove          1172 pcre/pcregrep.cpp     memmove(buffer, buffer + MBUFTHIRD, 2*MBUFTHIRD);
memmove            45 platform/mac/mac-platform.h #define VMPI_memmove 		::memmove	
memmove            44 platform/symbian/symbian-platform.h #define VMPI_memmove 		::memmove	
memmove            45 platform/unix/unix-platform.h #define VMPI_memmove 		::memmove	
memmove            74 platform/win32/win32-platform.h #define VMPI_memmove 		::memmove