Home
last modified time | relevance | path

Searched defs:watoll (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwstoll.c48 watoll(const wchar_t *p) in watoll() function
/illumos-gate/usr/src/head/
H A Dwidec.h106 #define watoll(s) wstoll((s), (wchar_t **)0, 10) macro