HomeSort by relevance Sort by last modified time
    Searched defs:wcscat (Results 1 - 2 of 2) sorted by null

  /bionic/libc/wchar/
wcscat.c 26 * citrus Id: wcscat.c,v 1.1 1999/12/29 21:47:45 tshiozak Exp
32 __RCSID("$NetBSD: wcscat.c,v 1.1 2000/12/23 23:14:36 itojun Exp $");
40 wcscat(wchar_t * __restrict s1, const wchar_t * __restrict s2) function
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
wchar2.h 243 __const wchar_t *__restrict __src), wcscat);
246 __NTH (wcscat (wchar_t *__dest, __const wchar_t *__src)) function

Completed in 761 milliseconds