Searched refs:__stpcpy (Results 1 – 7 of 7) sorted by relevance
25 #undef __stpcpy31 # define __stpcpy stpcpy macro36 __stpcpy (char *dest, const char *src) in __stpcpy() function48 weak_alias (__stpcpy, stpcpy)
3 …__stpcpy(dest, src) (__extension__ (__builtin_constant_p (src) ? (__string2_1bptr_p (src) && strle… macro4 #define stpcpy(dest, src) __stpcpy (dest, src)
89 __stpcpy/*91 fun:__stpcpy
89 fun:__stpcpy
57 # define stpcpy(dest, src) __stpcpy(dest, src)
143 # define stpcpy __stpcpy
1090 fun:__stpcpy=uninstrumented