Home
last modified time | relevance | path

Searched refs:wstoll (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwstoll.c30 #pragma weak _wstoll = wstoll
54 wstoll(const wchar_t *str, wchar_t **ptr, int base) in wstoll() function
/illumos-gate/usr/src/head/
H A Dwidec.h89 extern long long wstoll(const wchar_t *, wchar_t **, int);
106 #define watoll(s) wstoll((s), (wchar_t **)0, 10)
/illumos-gate/usr/src/lib/libw/common/
H A Dmapfile-vers131 wstoll { TYPE = FUNCTION };
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile733 wstoll.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com780 wstoll.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com745 wstoll.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com801 wstoll.o \
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1740 wstoll;