Home
last modified time | relevance | path

Searched defs:mbstowcs (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/lib/libc/locale/
H A Dmultibyte_c90.c84 mbstowcs(wchar_t *pwcs, const char *s, size_t n) in mbstowcs() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf133 mbstowcs, 89 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf133 mbstowcs, 89 keyword
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc2066 TEST(MemorySanitizer, mbstowcs) { in TEST() argument