Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/
A DSDL_assert.c151 SDL_assert_state state = SDL_ASSERTION_ABORT; in SDL_PromptAssertion()
157 { 0, SDL_ASSERTION_ABORT, "Abort" }, in SDL_PromptAssertion()
172 return SDL_ASSERTION_ABORT; in SDL_PromptAssertion()
189 return SDL_ASSERTION_ABORT; in SDL_PromptAssertion()
199 return SDL_ASSERTION_ABORT; /* oh well. */ in SDL_PromptAssertion()
250 state = SDL_ASSERTION_ABORT; in SDL_PromptAssertion()
280 state = SDL_ASSERTION_ABORT; in SDL_PromptAssertion()
370 case SDL_ASSERTION_ABORT: in SDL_ReportAssertion()
/AliOS-Things-master/components/SDL2/include/
A DSDL_assert.h106 SDL_ASSERTION_ABORT, /**< Terminate the program. */ enumerator

Completed in 4 milliseconds