Lines Matching refs:wcstoul
78 unsigned long int wcstoul (const wchar_t * __restrict nptr,
564 same as expected for the subject sequence of the wcstoul function
568 same as expected for the subject sequence of the wcstoul function
572 the same as expected for the subject sequence of the wcstoul
1082 The wcstol, wcstoll, wcstoul, and wcstoull functions convert the initial
1098 @return The wcstol, wcstoll, wcstoul, and wcstoull functions return the converted
1106 unsigned long int wcstoul ( const wchar_t * __restrict Nptr, wchar_t ** __restrict EndPtr, int Base);