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

/opensolaris-onvv-gate/usr/src/cmd/fmt/
H A Dfmt.c655 static int _wckind_c_locale(wchar_t);
657 static int (*__wckind)(wchar_t) = _wckind_c_locale;
688 __wckind = _wckind_c_locale;
700 _wckind_c_locale(wchar_t wc) function

Completed in 187 milliseconds