Searched refs:strtoulW (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dunicode.h118 extern unsigned long int strtoulW( const WCHAR *nptr, WCHAR **endptr, int base );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dunicode.h118 extern unsigned long int strtoulW( const WCHAR *nptr, WCHAR **endptr, int base );
/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
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dunicode.h119 extern unsigned long int strtoulW( const WCHAR *nptr, WCHAR **endptr, int base );
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dunicode.h119 extern unsigned long int strtoulW( const WCHAR *nptr, WCHAR **endptr, int base );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dunicode.h118 extern unsigned long int strtoulW( const WCHAR *nptr, WCHAR **endptr, int base );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dunicode.h119 extern unsigned long int strtoulW( const WCHAR *nptr, WCHAR **endptr, int base );

Completed in 464 milliseconds