Searched refs:WCSCPY_C (Results 1 – 5 of 5) sorted by relevance
38 # define WCSCPY_DEFAULT WCSCPY_C44 # define WCSCPY_C __wcscpy_c macro46 # define WCSCPY_C NULL macro
23 # define WCSCPY WCSCPY_C
26 extern __typeof (wcscpy) WCSCPY_C attribute_hidden;
110 jg WCSCPY_C
491 IFUNC_IMPL_ADD (array, i, wcscpy, 1, WCSCPY_C) in __libc_ifunc_impl_list()
Completed in 4 milliseconds