Searched defs:wcrtomb (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Locale/
H A Dmultibyte_sb.c129 wcrtomb( function
160 return (int)wcrtomb(s, wchar, NULL);
278 /* wctob needs to be consistent with wcrtomb.
279 if wcrtomb says that a character is representable in 1 byte,

Completed in 41 milliseconds