Searched refs:SDL_strtoul (Results 1 – 2 of 2) sorted by relevance
467 #define SDL_strtoul strtoul macro469 extern DECLSPEC unsigned long SDLCALL SDL_strtoul(const char *string, char **endp, int base);
531 unsigned long SDL_strtoul(const char *string, char **endp, int base) in SDL_strtoul() function