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

/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_string.c104 static size_t SDL_ScanUintPtrT(const char *text, int radix, uintptr_t *valuep) function
930 text += SDL_ScanUintPtrT(text, 16, &value);

Completed in 379 milliseconds