Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/include/
DSDL_stdinc.h389 #define SDL_memcmp memcmp macro
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
DSDL_string.c302 int SDL_memcmp(const void *s1, const void *s2, size_t len) in SDL_memcmp() function