Searched refs:__wcstoul_internal (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/libroot/posix/glibc/wcsmbs/
H A Dwchar.h266 extern unsigned long int __wcstoul_internal (__const wchar_t *__restrict __npt,
303 { return __wcstoul_internal (__nptr, __endptr, __base, 0); }
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dvfscanf.c94 # define __strtoul_internal __wcstoul_internal
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1026 void __wcstoul_internal() {} function
H A Dlibroot_stubs_legacy.c945 void __wcstoul_internal() {} function

Completed in 293 milliseconds