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

  /bionic/libc/upstream-openbsd/lib/libc/locale/
wcstombs.c 1 /* $OpenBSD: wcstombs.c,v 1.2 2012/12/05 23:20:00 deraadt Exp $ */
35 wcstombs(char * __restrict s, const wchar_t * __restrict pwcs, size_t n) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
stdlib.h 137 size_t __len), wcstombs);
142 __warnattr ("wcstombs called with dst buffer smaller than len");
145 __NTH (wcstombs (char *__restrict __dst, __const wchar_t *__restrict __src, function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
stdlib.h 137 size_t __len), wcstombs);
142 __warnattr ("wcstombs called with dst buffer smaller than len");
145 __NTH (wcstombs (char *__restrict __dst, __const wchar_t *__restrict __src, function
  /device/linaro/bootloader/edk2/StdLib/LibC/Locale/
multibyte_sb.c 254 wcstombs( function
multibyte_Utf8.c 972 wcstombs( function
    [all...]

Completed in 78 milliseconds