Searched refs:wctob_l (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/
H A D__bsd_locale_defaults.h23 #define __libcpp_wctob_l(wch, loc) wctob_l(wch, loc)
/openbsd-current/gnu/llvm/libcxx/src/support/win32/
H A Dlocale_win32.cpp83 int wctob_l( wint_t c, locale_t loc ) function
/openbsd-current/gnu/llvm/libcxx/include/__support/win32/
H A Dlocale_win32.h211 int wctob_l( wint_t __c, locale_t __loc );

Completed in 118 milliseconds