Searched refs:my_memcpy (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr58853.c6 my_memcpy (char *dest, const char *src, int n) function
H A Dpr66648.c10 my_memcpy (char *, const char *, unsigned int);
13 my_memcpy (char *dst, const char *src, unsigned int len) function
28 my_memcpy (s->str, str, SIZE);
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dmemcpy-1.c6 my_memcpy (char *dest, const char *src, int n) function
17 my_memcpy (a2, a1, 4);
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dldist-20.c5 void my_memcpy (void *q, unsigned int n) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/
H A Dmemops-asm-lib.c11 my_memcpy (void *d, const void *s, size_t n) function
66 void *result = my_memcpy (d, s, n);
/haiku-buildtools/binutils/ld/testsuite/ld-plugin/
H A Dpr12365c.c8 my_memcpy (void *d, const void *s, size_t n) function
54 void *result = my_memcpy (d, s, n);

Completed in 49 milliseconds