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

  /bionic/libc/upstream-openbsd/lib/libc/locale/
wctomb.c 1 /* $OpenBSD: wctomb.c,v 1.2 2012/12/05 23:20:00 deraadt Exp $ */
34 wctomb(char *s, wchar_t wchar) function
  /device/linaro/bootloader/edk2/StdLib/LibC/Locale/
multibyte_sb.c 147 wctomb( function
multibyte_Utf8.c 815 The wctomb function determines the number of bytes needed to represent the
827 @return If S is a null pointer, the wctomb function returns a nonzero or
830 the wctomb function returns -1 if the value of WC does not
841 wctomb( function
    [all...]

Completed in 61 milliseconds