Searched refs:SDL_RWsize (Results 1 – 2 of 2) sorted by relevance
184 #define SDL_RWsize(ctx) (ctx)->size(ctx) macro
726 db_size = (size_t)SDL_RWsize(rw); in SDL_GameControllerAddMappingsFromRW()