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

/osnet-11/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
/osnet-11/usr/src/lib/libc/port/print/
H A Ddoprnt.c67 #define ATOI(x) _watoi((wchar_t *)x)
2225 _watoi(wchar_t *fmt) function

Completed in 41 milliseconds