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

/osnet-11/usr/src/lib/libc/port/i18n/
H A Dwstoll.c33 #pragma weak _watoll = watoll
39 #undef watoll macro
42 * watoll() is defined as a macro in <widec.h> from 4/94.
45 * with earlier releases of Solaris 2.x which had watoll,
46 * we provide watoll() as a function here as well.
50 watoll(const wchar_t *p) function

Completed in 15 milliseconds