Searched refs:__wcstoul_internal (Results 1 – 4 of 4) sorted by relevance
266 extern unsigned long int __wcstoul_internal (__const wchar_t *__restrict __npt,303 { return __wcstoul_internal (__nptr, __endptr, __base, 0); } in wcstoul()
949 void __wcstoul_internal() {} in __wcstoul_internal() function
1022 void __wcstoul_internal() {} in __wcstoul_internal() function
94 # define __strtoul_internal __wcstoul_internal