Searched defs:SDL_memcmp (Results 1 – 2 of 2) sorted by relevance
389 #define SDL_memcmp memcmp macro
302 int SDL_memcmp(const void *s1, const void *s2, size_t len) in SDL_memcmp() function