Searched defs:SDL_strncmp (Results 1 – 3 of 3) sorted by relevance
509 #define SDL_strncmp strncmp macro
919 SDL_strncmp(const char *str1, const char *str2, size_t maxlen) in SDL_strncmp() function
424 #define SDL_strncmp SDL_strncmp_REAL macro