Home
last modified time | relevance | path

Searched defs:SDL_memmove (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_stdinc.h598 #define SDL_memmove memmove macro
/AliOS-Things-master/components/SDL2/src/stdlib/
A DSDL_string.c368 SDL_memmove(SDL_OUT_BYTECAP(len) void *dst, SDL_IN_BYTECAP(len) const void *src, size_t len) in SDL_memmove() function
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h388 #define SDL_memmove SDL_memmove_REAL macro

Completed in 11 milliseconds