Searched refs:wstol (Results 1 – 10 of 10) sorted by relevance
30 #pragma weak _wstol = wstol37 wstol(const wchar_t *str, wchar_t **ptr, int base) in wstol() function
84 extern long wstol(const wchar_t *, wchar_t **, int);104 #define watol(s) wstol((s), (wchar_t **)0, 10)108 #define watoi(s) ((int)wstol((s), (wchar_t **)0, 10))
109 wstol { TYPE = FUNCTION };
744 wstol.o \
733 wstol.o \
781 wstol.o \
800 wstol.o \
1554 wstol.3c \2757 wstol.3c := LINKSRC = wcstol.3c
1837 wstol;
1675 link path=usr/share/man/man3c/wstol.3c target=wcstol.3c