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

  /device/google/contexthub/firmware/lib/libc/
memmove.c 4 #define MEMMOVE
  /bionic/libc/arch-x86_64/string/
sse2-memmove-slm.S 33 #ifndef MEMMOVE
34 # define MEMMOVE memmove
92 ENTRY (MEMMOVE)
510 END (MEMMOVE)
  /bionic/libc/arch-x86/silvermont/string/
sse2-memmove-slm.S 33 #ifndef MEMMOVE
34 # define MEMMOVE memmove
97 ENTRY (MEMMOVE)
539 END (MEMMOVE)
  /external/valgrind/shared/
vg_replace_strmem.c 78 20181 MEMMOVE memmove, prefer memmove
83 2022P unused (was previously MEMMOVE)
1012 #define MEMMOVE(soname, fnname) \
1019 /* For older memcpy we have to use memmove-like semantics and skip
1021 MEMMOVE(VG_Z_LIBC_SONAME, memcpyZAGLIBCZu2Zd2Zd5) /* memcpy@GLIBC_2.2.5 */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
RuntimeLibcalls.h 262 MEMMOVE,
  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 334 MEMMOVE,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 334 MEMMOVE,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
RuntimeLibcalls.h 334 MEMMOVE,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
RuntimeLibcalls.h 334 MEMMOVE,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 334 MEMMOVE,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
RuntimeLibcalls.h 334 MEMMOVE,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
RuntimeLibcalls.h 334 MEMMOVE,

Completed in 464 milliseconds