Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/test/
A Dtestplatform.c44 …SDL_COMPILE_TIME_ASSERT(SDL_MIN_SINT32, SDL_MIN_SINT32 == ~0x7fffffff); /* Instead of -2147483648,… in TestTypes()
/AliOS-Things-master/components/SDL2/include/
A DSDL_stdinc.h196 #define SDL_MIN_SINT32 ((Sint32)(~0x7FFFFFFF)) /* -2147483648 */ macro

Completed in 4 milliseconds