Searched defs:watoll (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libc/port/i18n/ | ||
H A D | wstoll.c | 50 watoll(const wchar_t *p) in watoll() function |
/titanic_41/usr/src/head/ | ||
H A D | widec.h | 106 #define watoll(s) wstoll((s), (wchar_t **)0, 10) macro |