Searched defs:wcrtomb_l (Results 1 – 5 of 5) sorted by relevance
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/ |
H A D | xlocale_port.h | 33 wcrtomb_l(char * __restrict __to, wchar_t __from, in wcrtomb_l() function
|
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/ |
H A D | xlocale_port.h | 33 wcrtomb_l(char * __restrict __to, wchar_t __from, in wcrtomb_l() function
|
/netbsd/external/apache2/llvm/dist/libcxx/src/support/win32/ |
H A D | locale_win32.cpp | 55 size_t wcrtomb_l( char *__restrict s, wchar_t wc, mbstate_t *__restrict ps, in wcrtomb_l() function
|
/netbsd/lib/libc/locale/ |
H A D | multibyte_amd1.c | 171 wcrtomb_l(char *s, wchar_t wc, mbstate_t *ps, locale_t loc) in wcrtomb_l() function
|
/netbsd/distrib/utils/libhack/ |
H A D | multibyte.c | 42 wcrtomb_l(char *str, wchar_t wc, mbstate_t *ps, locale_t loc) in wcrtomb_l() function
|