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

/illumos-gate/usr/src/lib/libc/port/stdio/
H A Ddoscan.c101 static int _watoi(wchar_t *);
899 #define ATOI(x) _watoi((wchar_t *)x)
1102 _watoi(wchar_t *fmt) function
/illumos-gate/usr/src/lib/libc/port/print/
H A Ddoprnt.c67 #define ATOI(x) _watoi((wchar_t *)x)
2218 _watoi(wchar_t *fmt) function

Completed in 60 milliseconds