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