Searched refs:_fputws_impl (Results 1 – 1 of 1) sorted by relevance
39 _fputws_impl(const wchar_t *_RESTRICT_KYWD ws, FILE *_RESTRICT_KYWD fp, in _fputws_impl() function91 return (_fputws_impl(ws, fp, 0)); in fputws()97 return (_fputws_impl(ws, fp, 1)); in __fputws_xpg5()