Searched refs:wmempcpy (Results 1 – 5 of 5) sorted by relevance
308 *freep = wmempcpy (*freep, nodep->string, nodep->len); in copystrings()
616 INTERCEPTOR(wchar_t *, wmempcpy, wchar_t *dest, const wchar_t *src, SIZE_T n) { in INTERCEPTOR() argument619 wchar_t *res = REAL(wmempcpy)(dest, src, n); in INTERCEPTOR()1555 INTERCEPT_FUNCTION(wmempcpy); in InitializeInterceptors()
1610 wmempcpy;
3298 fun:wmempcpy=uninstrumented
599 PUBLIC 90e60 0 wmempcpy