Searched refs:STPCPY_C (Results 1 – 4 of 4) sorted by relevance
37 # define STPCPY_DEFAULT STPCPY_C43 # define STPCPY_C __stpcpy_c macro45 # define STPCPY_C NULL macro
23 # define STPCPY STPCPY_C
33 extern __typeof (__redirect_stpcpy) STPCPY_C attribute_hidden;
263 IFUNC_IMPL_ADD (array, i, stpcpy, 1, STPCPY_C) in __libc_ifunc_impl_list()
Completed in 5 milliseconds