Searched refs:SDL_strtoul (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_stdinc.h489 #define SDL_strtoul strtoul macro
491 extern DECLSPEC unsigned long SDLCALL SDL_strtoul(const char *string, char **endp, int base);
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_string.c531 unsigned long SDL_strtoul(const char *string, char **endp, int base) function

Completed in 2677 milliseconds