Home
last modified time | relevance | path

Searched refs:rwops_zzip_read (Results 1 – 2 of 2) sorted by relevance

/dports/games/freedink-engine/freedink-108.4/src/
H A DSDL_rwops_zzip.c50 static int rwops_zzip_read(SDL_RWops *context, void *ptr, int size, int maxnum) in rwops_zzip_read() function
88 rwops->read = rwops_zzip_read; in SDL_RWFromZZIP()
/dports/games/freedink-engine/freedink-108.4/test/sdl/
H A DSDL_rwops_zzip.c30 static int rwops_zzip_read(SDL_RWops *context, void *ptr, int size, int maxnum) in rwops_zzip_read() function
68 rwops->read = rwops_zzip_read; in SDL_RWFromZZIP()