Home
last modified time | relevance | path

Searched refs:my_memmove (Results 1 – 11 of 11) sorted by relevance

/external/valgrind/VEX/switchback/
Dtest_emfloat.c53 static void* my_memmove( void *dst, const void *src, unsigned int len ) in my_memmove() function
1036 my_memmove((void *)x,(void *)z,sizeof(InternalFPF)); in choose_nan()
1041 my_memmove((void *)y,(void *)z,sizeof(InternalFPF)); in choose_nan()
1051 my_memmove((void *)x,(void *)z,sizeof(InternalFPF)); in choose_nan()
1054 my_memmove((void *)y,(void *)z,sizeof(InternalFPF)); in choose_nan()
1084 my_memmove((void *)x,(void *)z,sizeof(InternalFPF)); in AddSubInternalFPF()
1100 my_memmove((void *)x,(void *)z,sizeof(InternalFPF)); in AddSubInternalFPF()
1108 my_memmove((void *)y,(void *)z,sizeof(InternalFPF)); in AddSubInternalFPF()
1116 my_memmove((void *)y,(void *)z,sizeof(InternalFPF)); in AddSubInternalFPF()
1128 my_memmove((void *)&locx,(void *)x,sizeof(InternalFPF)); in AddSubInternalFPF()
[all …]
Dtest_ppc_jm1.c205 static void* my_memmove( void *dst, const void *src, unsigned int len )
Dtest_bzip2.c912 static void* my_memmove( void *dst, const void *src, unsigned int len ) in my_memmove() function
/external/google-breakpad/src/client/linux/minidump_writer/
Ddirectory_reader.h94 my_memmove(buf_, buf_ + dent->d_reclen, buf_used_); in PopEntry()
Dline_reader.h118 my_memmove(buf_, buf_ + len + 1, buf_used_); in PopLine()
Dlinux_ptrace_dumper.cc287 my_memmove(&threads_[i], &threads_[i + 1], in ThreadsSuspend()
/external/google-breakpad/src/common/linux/
Dlinux_libc_support.h85 #define my_memmove memmove macro
/external/valgrind/exp-sgcheck/tests/
Dhackedbz2.c933 static void* my_memmove( void *dst, const void *src, unsigned int len )
/external/valgrind/memcheck/tests/
Dorigin5-bz2.c926 static void* my_memmove( void *dst, const void *src, unsigned int len )
Dvarinfo6.c964 static void* my_memmove( void *dst, const void *src, unsigned int len )
/external/valgrind/perf/
Dbz2.c926 static void* my_memmove( void *dst, const void *src, unsigned int len )