Searched defs:MEMMOVE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DRuntimeLibcalls.h262 MEMMOVE, enumerator in enum:llvm::RTLIB::Libcall
/macosx-10.9.5/lsof-52/lsof/
H A Dlsof.h295 #define MEMMOVE memmove macro
/macosx-10.9.5/ruby-104/ruby/include/ruby/
H A Druby.h1243 #define MEMMOVE(p1,p2,type,n) memmove((p1), (p2), sizeof(type)*(n)) macro

Completed in 110 milliseconds