Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/
A DSDL_assert.c161 SDL_ASSERTION_ALWAYS_IGNORE, "Always Ignore" } in SDL_PromptAssertion()
197 return SDL_ASSERTION_ALWAYS_IGNORE; in SDL_PromptAssertion()
259 state = SDL_ASSERTION_ALWAYS_IGNORE; in SDL_PromptAssertion()
292 state = SDL_ASSERTION_ALWAYS_IGNORE; in SDL_PromptAssertion()
360 case SDL_ASSERTION_ALWAYS_IGNORE: in SDL_ReportAssertion()
/AliOS-Things-master/components/SDL2/include/
A DSDL_assert.h108 SDL_ASSERTION_ALWAYS_IGNORE /**< Ignore the assert from now on. */ enumerator

Completed in 4 milliseconds