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

/macosx-10.10/Libc-1044.1.2/stdio/FreeBSD/
H A Dfputws.c44 fputws_l(const wchar_t * __restrict ws, FILE * __restrict fp, locale_t loc) function
83 return fputws_l(ws, fp, __current_locale());
/macosx-10.10/Libc-1044.1.2/include/xlocale/
H A D_wchar.h33 int fputws_l(const wchar_t * __restrict, FILE * __restrict, locale_t);
148 #pragma GCC poison fgetwln_l fgetws_l fputwc_l fputws_l fwprintf_l fwscanf_l mbrtowc_l mbsnrtowcs_l mbsrtowcs_l putwc_l putwchar_l swprintf_l swscanf_l vfwprintf_l vfwscanf_l vswprintf_l vswscanf_l vwprintf_l vwscanf_l wcrtomb_l wcscoll_l wcsftime_l wcsftime_l wcsnrtombs_l wcsrtombs_l wcstod_l wcstof_l wcstol_l wcstold_l wcstoll_l wcstoul_l wcstoull_l wcswidth_l wcsxfrm_l wcwidth_l wprintf_l wscanf_l

Completed in 165 milliseconds