Home
last modified time | relevance | path

Searched refs:SDL_assert_state (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/
A DSDL_assert.c49 static SDL_assert_state SDLCALL
141 static SDL_assert_state SDLCALL
151 SDL_assert_state state = SDL_ASSERTION_ABORT; in SDL_PromptAssertion()
228 state = (SDL_assert_state)selected; in SDL_PromptAssertion()
310 SDL_assert_state
314 SDL_assert_state state = SDL_ASSERTION_IGNORE; in SDL_ReportAssertion()
/AliOS-Things-master/components/SDL2/include/
A DSDL_assert.h279 #define SDL_assert_state SDL_AssertState macro
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_procs.h90 SDL_DYNAPI_PROC(SDL_assert_state,SDL_ReportAssertion,(SDL_assert_data *a, const char *b, const char…

Completed in 5 milliseconds