Home | History | Annotate | Download | only in Include

Lines Matching refs:wcstol

74       long int                wcstol    (const wchar_t * __restrict nptr,

556 same as expected for the subject sequence of the wcstol function
560 expected for the subject sequence of the wcstol function with the
1082 The wcstol, wcstoll, wcstoul, and wcstoull functions convert the initial
1098 @return The wcstol, wcstoll, wcstoul, and wcstoull functions return the converted
1104 long int wcstol ( const wchar_t * __restrict Nptr, wchar_t ** __restrict EndPtr, int Base);