Searched refs:__bcopy_ppc (Results 1 – 3 of 3) sorted by relevance
21 extern __typeof (bcopy) __bcopy_ppc attribute_hidden;24 void __bcopy_ppc (const void *src, void *dest, size_t n) in __bcopy_ppc() function
22 extern __typeof (bcopy) __bcopy_ppc attribute_hidden;38 : __bcopy_ppc);
258 IFUNC_IMPL_ADD (array, i, bcopy, 1, __bcopy_ppc)) in __libc_ifunc_impl_list()
Completed in 10 milliseconds