Home
last modified time | relevance | path

Searched defs:SDL_strtoull (Results 1 – 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/include/
DSDL_stdinc.h493 #define SDL_strtoull strtoull macro
/external/qemu/distrib/sdl-1.2.12/src/stdlib/
DSDL_string.c629 Uint64 SDL_strtoull(const char *string, char **endp, int base) in SDL_strtoull() function