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

/macosx-10.10.1/Libc-1044.1.2/locale/FreeBSD/
H A Dwcstol.c45 wcstol_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, function
126 return wcstol_l(nptr, endptr, base, __current_locale());
/macosx-10.10.1/Libc-1044.1.2/include/xlocale/
H A D_wchar.h76 long wcstol_l(const wchar_t * __restrict, wchar_t ** __restrict, int,
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 66 milliseconds