Home
last modified time | relevance | path

Searched refs:SDL_MIN_SINT64 (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/test/
A Dtestplatform.c49 …SDL_COMPILE_TIME_ASSERT(SDL_MIN_SINT64, SDL_MIN_SINT64 == ~0x7fffffffffffffffll); /* Instead of -9… in TestTypes()
/AliOS-Things-master/components/SDL2/include/
A DSDL_stdinc.h209 #define SDL_MIN_SINT64 ((Sint64)(~0x7FFFFFFFFFFFFFFFll)) /* -9223372036854775808 */ macro

Completed in 5 milliseconds