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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/
H A Dstring.c79 /* strtolW and strtoulW implementation based on the GNU C library code */
82 long int strtolW( const WCHAR *nptr, WCHAR **endptr, int base ) function

Completed in 4521 milliseconds