Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_stdinc.h499 #define SDL_memmove memmove macro
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_string.c367 SDL_memmove(SDL_OUT_BYTECAP(len) void *dst, SDL_IN_BYTECAP(len) const void *src, size_t len) in SDL_memmove() function
/third_party/flutter/skia/third_party/externals/sdl/src/dynapi/
DSDL_dynapi_overrides.h394 #define SDL_memmove SDL_memmove_REAL macro