Searched refs:wmempcpy (Results 1 – 3 of 3) sorted by relevance
610 INTERCEPTOR(wchar_t *, wmempcpy, wchar_t *dest, const wchar_t *src, SIZE_T n) { in INTERCEPTOR() argument613 wchar_t *res = REAL(wmempcpy)(dest, src, n); in INTERCEPTOR()1511 INTERCEPT_FUNCTION(wmempcpy); in InitializeInterceptors()
369 Use wcslen rather than __wcslen, and likewise for wcscat, wmempcpy.370 (MEMPCPY) [HANDLE_MULTIBYTE]: Use wmempcpy if not _LIBC; use wmemcpy
3298 fun:wmempcpy=uninstrumented