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 D | xlocale_port.h | 13 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 D | xlocale_port.h | 13 wcsnrtombs_l(char * __restrict __to, const wchar_t ** __restrict __from, in wcsnrtombs_l() function
|
/netbsd-src/lib/libc/locale/ |
H A D | multibyte_c90.c | 128 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 D | locale_win32.cpp | 73 size_t wcsnrtombs_l( char *__restrict dst, const wchar_t **__restrict src, in wcsnrtombs_l() function
|