Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwstol.c30 #pragma weak _wstol = wstol
37 wstol(const wchar_t *str, wchar_t **ptr, int base) in wstol() function
/illumos-gate/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))
/illumos-gate/usr/src/lib/libw/common/
H A Dmapfile-vers109 wstol { TYPE = FUNCTION };
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com744 wstol.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile733 wstol.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com781 wstol.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com800 wstol.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile1554 wstol.3c \
2757 wstol.3c := LINKSRC = wcstol.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1837 wstol;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1675 link path=usr/share/man/man3c/wstol.3c target=wcstol.3c