Searched defs:SDL_memcmp (Results 1 – 3 of 3) sorted by relevance
500 #define SDL_memcmp memcmp macro
391 SDL_memcmp(const void *s1, const void *s2, size_t len) in SDL_memcmp() function
395 #define SDL_memcmp SDL_memcmp_REAL macro