Home
last modified time | relevance | path

Searched refs:wctob_l (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libc/locale/
H A Dwctob.c40 wctob_l(wint_t c, locale_t locale) in wctob_l() function
54 return wctob_l(c, __get_locale()); in wctob()
H A DSymbol.map129 wctob_l;
/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/
H A Dbsd_locale_defaults.h23 #define __libcpp_wctob_l(wch, loc) wctob_l(wch, loc)
H A Dwin32.h183 int wctob_l(wint_t __c, locale_t __loc);
/freebsd/include/xlocale/
H A D_wchar.h106 int wctob_l(wint_t, locale_t);