HomeSort by relevance Sort by last modified time
    Searched refs:my_memmove (Results 1 - 11 of 11) sorted by null

  /external/google-breakpad/src/client/linux/minidump_writer/
directory_reader.h 94 my_memmove(buf_, buf_ + dent->d_reclen, buf_used_);
line_reader.h 118 my_memmove(buf_, buf_ + len + 1, buf_used_);
linux_ptrace_dumper.cc 287 my_memmove(&threads_[i], &threads_[i + 1],
  /external/google-breakpad/src/common/linux/
linux_libc_support.h 85 #define my_memmove memmove macro
  /external/valgrind/VEX/switchback/
test_emfloat.c 53 static void* my_memmove( void *dst, const void *src, unsigned int len ) function
1036 my_memmove((void *)x,(void *)z,sizeof(InternalFPF));
1041 my_memmove((void *)y,(void *)z,sizeof(InternalFPF));
1051 my_memmove((void *)x,(void *)z,sizeof(InternalFPF));
1054 my_memmove((void *)y,(void *)z,sizeof(InternalFPF));
1084 my_memmove((void *)x,(void *)z,sizeof(InternalFPF));
1100 my_memmove((void *)x,(void *)z,sizeof(InternalFPF));
1108 my_memmove((void *)y,(void *)z,sizeof(InternalFPF));
1116 my_memmove((void *)y,(void *)z,sizeof(InternalFPF));
1128 my_memmove((void *)&locx,(void *)x,sizeof(InternalFPF))
    [all...]
test_ppc_jm1.c 205 static void* my_memmove( void *dst, const void *src, unsigned int len )
    [all...]
test_bzip2.c 912 static void* my_memmove( void *dst, const void *src, unsigned int len ) function
    [all...]
  /external/valgrind/exp-sgcheck/tests/
hackedbz2.c 933 static void* my_memmove( void *dst, const void *src, unsigned int len )
    [all...]
  /external/valgrind/memcheck/tests/
origin5-bz2.c 926 static void* my_memmove( void *dst, const void *src, unsigned int len )
    [all...]
varinfo6.c 964 static void* my_memmove( void *dst, const void *src, unsigned int len )
    [all...]
  /external/valgrind/perf/
bz2.c 926 static void* my_memmove( void *dst, const void *src, unsigned int len )
    [all...]

Completed in 681 milliseconds