Home
last modified time | relevance | path

Searched refs:wstol (Results 1 – 12 of 12) sorted by relevance

/titanic_50/usr/src/lib/libc/port/i18n/
H A Dwstol.c32 #pragma weak _wstol = wstol
39 wstol(const wchar_t *str, wchar_t **ptr, int base) in wstol() function
/titanic_50/usr/src/head/
H A Dwidec.h84 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))
/titanic_50/usr/src/lib/libw/common/
H A Dmapfile-vers109 wstol { TYPE = FUNCTION };
/titanic_50/usr/src/lib/libc/amd64/
H A DMakefile708 wstol.o \
/titanic_50/usr/src/lib/libc/sparcv9/
H A DMakefile.com720 wstol.o \
/titanic_50/usr/src/lib/libc/i386/
H A DMakefile.com752 wstol.o \
/titanic_50/usr/src/lib/libc/sparc/
H A DMakefile.com774 wstol.o \
/titanic_50/usr/src/lib/libc/port/
H A Dllib-lc1616 /* wstol.c */
1617 long wstol(const wchar_t *str, wchar_t **ptr, int base);
H A Dmapfile-vers1587 wstol;
/titanic_50/usr/src/man/man3c/
H A DMakefile1397 wstol.3c \
2448 wstol.3c := LINKSRC = wcstol.3c
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1467 link path=usr/share/man/man3c/wstol.3c target=wcstol.3c
/titanic_50/
H A D.gitignore5373 usr/src/man/man3c/wstol.3c