Searched refs:strncpy_func (Results 1 – 1 of 1) sorted by relevance
76 typedef char* strncpy_func(char* __dst, const char* __src, size_t __n); typedef79 if (__builtin_cpu_is("atom")) RETURN_FUNC(strncpy_func, strncpy_atom); in DEFINE_IFUNC_FOR()80 RETURN_FUNC(strncpy_func, strncpy_generic); in DEFINE_IFUNC_FOR()