Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/
H A Dxlocale_port.h13 wcsnrtombs_l(char * __restrict __to, const wchar_t ** __restrict __from, in wcsnrtombs_l() function
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/
H A Dxlocale_port.h13 wcsnrtombs_l(char * __restrict __to, const wchar_t ** __restrict __from, in wcsnrtombs_l() function
/netbsd-src/lib/libc/locale/
H A Dmultibyte_c90.c128 wcsnrtombs_l(char *s, const wchar_t **ppwcs, size_t in, size_t n, mbstate_t *ps, in wcsnrtombs_l() function
/netbsd-src/external/apache2/llvm/dist/libcxx/src/support/win32/
H A Dlocale_win32.cpp73 size_t wcsnrtombs_l( char *__restrict dst, const wchar_t **__restrict src, in wcsnrtombs_l() function