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

/external/qemu/distrib/sdl-1.2.15/src/file/
H A DSDL_rwops.c48 static int SDLCALL win32_file_open(SDL_RWops *context, const char *filename, const char *mode) function
499 if (win32_file_open(rwops,file,mode) < 0) {

Completed in 27 milliseconds