Searched refs:wcstoll (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/lib/libc/port/i18n/ |
H A D | wstoll.c | 52 return (wcstoll(p, NULL, 10)); in watoll() 58 return (wcstoll(str, ptr, base)); in wstoll()
|
H A D | wcstoimax.c | 56 return ((intmax_t)wcstoll(nptr, endptr, base)); in wcstoimax()
|
H A D | wcstol.c | 56 wcstoll(const wchar_t *_RESTRICT_KYWD str, wchar_t **_RESTRICT_KYWD ptr, in wcstoll() function
|
/titanic_41/usr/src/head/iso/ |
H A D | wchar_c99.h | 74 extern long long wcstoll(const wchar_t *_RESTRICT_KYWD,
|
/titanic_41/usr/src/man/man3c/ |
H A D | Makefile | 1296 wcstoll.3c \ 2327 wcstoll.3c := LINKSRC = wcstol.3c
|
/titanic_41/usr/src/cmd/awk_xpg4/ |
H A D | awk3.c | 829 return ((INT)wcstoll(np->n_string, NULL, 10)); in exprint()
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 877 wcstoll;
|
H A D | llib-lc | 1597 long long wcstoll(const wchar_t *_RESTRICT_KYWD str,
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 1366 link path=usr/share/man/man3c/wcstoll.3c target=wcstol.3c
|
/titanic_41/ |
H A D | .gitignore | 5345 usr/src/man/man3c/wcstoll.3c
|