Home
last modified time | relevance | path

Searched defs:wcrtomb_l (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/
H A Dxlocale_port.h33 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 Dxlocale_port.h33 wcrtomb_l(char * __restrict __to, wchar_t __from, in wcrtomb_l() function
/netbsd/external/apache2/llvm/dist/libcxx/src/support/win32/
H A Dlocale_win32.cpp55 size_t wcrtomb_l( char *__restrict s, wchar_t wc, mbstate_t *__restrict ps, in wcrtomb_l() function
/netbsd/lib/libc/locale/
H A Dmultibyte_amd1.c171 wcrtomb_l(char *s, wchar_t wc, mbstate_t *ps, locale_t loc) in wcrtomb_l() function
/netbsd/distrib/utils/libhack/
H A Dmultibyte.c42 wcrtomb_l(char *str, wchar_t wc, mbstate_t *ps, locale_t loc) in wcrtomb_l() function