xine-lib
1.2.13-20230125hg15249
xine-lib-1.2.13
src
xine-utils
ppcasm_string.h
Go to the documentation of this file.
1
#include <stdlib.h>
2
void
*
ppcasm_cacheable_memcpy
(
void
*,
const
void
*,
size_t
);
3
void
*
ppcasm_memcpy
(
void
*,
const
void
*,
size_t
);
ppcasm_memcpy
void * ppcasm_memcpy(void *, const void *, size_t)
ppcasm_cacheable_memcpy
void * ppcasm_cacheable_memcpy(void *, const void *, size_t)
Generated by
1.10.0