Searched refs:SDL_strtoul (Results 1 – 2 of 2) sorted by relevance
489 #define SDL_strtoul strtoul macro491 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