Searched defs:strtoulW (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 */
202 unsigned long int strtoulW( const WCHAR *nptr, WCHAR **endptr, int base ) function

Completed in 43 milliseconds