Searched refs:atolW (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dunicode.h336 WINE_UNICODE_INLINE long int atolW( const WCHAR *str );
337 WINE_UNICODE_INLINE long int atolW( const WCHAR *str ) function
345 return (int)atolW( str );
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dunicode.h336 WINE_UNICODE_INLINE long int atolW( const WCHAR *str );
337 WINE_UNICODE_INLINE long int atolW( const WCHAR *str ) function
345 return (int)atolW( str );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dunicode.h335 WINE_UNICODE_INLINE long int atolW( const WCHAR *str );
336 WINE_UNICODE_INLINE long int atolW( const WCHAR *str ) function
344 return (int)atolW( str );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dunicode.h336 WINE_UNICODE_INLINE long int atolW( const WCHAR *str );
337 WINE_UNICODE_INLINE long int atolW( const WCHAR *str ) function
345 return (int)atolW( str );
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dunicode.h304 WINE_UNICODE_INLINE long int atolW( const WCHAR *str ) function
311 return (int)atolW( str );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dunicode.h304 WINE_UNICODE_INLINE long int atolW( const WCHAR *str ) function
311 return (int)atolW( str );

Completed in 55 milliseconds