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

  /external/valgrind/main/VEX/switchback/
test_emfloat.c 53 static void* my_memmove( void *dst, const void *src, unsigned int len ) function
1038 my_memmove((void *)x,(void *)z,sizeof(InternalFPF));
1043 my_memmove((void *)y,(void *)z,sizeof(InternalFPF));
1053 my_memmove((void *)x,(void *)z,sizeof(InternalFPF));
1056 my_memmove((void *)y,(void *)z,sizeof(InternalFPF));
1086 my_memmove((void *)x,(void *)z,sizeof(InternalFPF));
1102 my_memmove((void *)x,(void *)z,sizeof(InternalFPF));
1110 my_memmove((void *)y,(void *)z,sizeof(InternalFPF));
1118 my_memmove((void *)y,(void *)z,sizeof(InternalFPF));
1130 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/main/exp-sgcheck/tests/
hackedbz2.c 933 static void* my_memmove( void *dst, const void *src, unsigned int len )
    [all...]
  /external/valgrind/main/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/main/perf/
bz2.c 926 static void* my_memmove( void *dst, const void *src, unsigned int len )
    [all...]

Completed in 325 milliseconds