Home
last modified time | relevance | path

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

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