Home
last modified time | relevance | path

Searched refs:_watoi (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/stdio/
H A Ddoscan.c99 static int _watoi(wchar_t *);
898 #define ATOI(x) _watoi((wchar_t *)x) in string()
1101 _watoi(wchar_t *fmt) in _watoi() function
/illumos-gate/usr/src/lib/libc/port/print/
H A Ddoprnt.c67 #define ATOI(x) _watoi((wchar_t *)x)
2213 _watoi(wchar_t *fmt) in _watoi() function