Searched defs:wcrtomb (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/tests/lib/libc/locale/ |
H A D | t_wctomb.c | 193 ATF_TC_HEAD(wcrtomb, tc) in ATF_TC_HEAD() argument 198 ATF_TC_BODY(wcrtomb, tc) in ATF_TC_BODY() argument
|
/netbsd-src/external/gpl3/gdb/dist/readline/readline/ |
H A D | rlmbutil.h | 62 # define wcrtomb(s, wc, ps) (wcrtomb) (s, wc, 0) macro
|
/netbsd-src/lib/libc/locale/ |
H A D | multibyte_amd1.c | 187 wcrtomb(char *s, wchar_t wc, mbstate_t *ps) in wcrtomb() function
|
/netbsd-src/distrib/utils/libhack/ |
H A D | multibyte.c | 34 wcrtomb(char *str, wchar_t wc, mbstate_t *ps) in wcrtomb() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cfns.gperf | 210 wcrtomb, 89 keyword
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cfns.gperf | 210 wcrtomb, 89 keyword
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
H A D | regex.c | 76 # define wcrtomb __wcrtomb macro
|
/netbsd-src/external/gpl2/diffutils/dist/lib/ |
H A D | regex.c | 89 # define wcrtomb __wcrtomb macro
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/ |
H A D | msan_test.cc | 2117 TEST(MemorySanitizer, wcrtomb) { in TEST() argument
|