Searched defs:wmemcpy (Results 1 - 1 of 1) sorted by last modified time

/bionic/libc/wchar/
H A Dwmemcpy.c26 * citrus Id: wmemcpy.c,v 1.2 2000/12/20 14:08:31 itojun Exp
32 __RCSID("$NetBSD: wmemcpy.c,v 1.1 2000/12/23 23:14:37 itojun Exp $");
41 wmemcpy(wchar_t * __restrict d, const wchar_t * __restrict s, size_t n) function

Completed in 26 milliseconds