Searched refs:SDL_assert_state (Results 1 – 3 of 3) sorted by relevance
49 static SDL_assert_state SDLCALL141 static SDL_assert_state SDLCALL151 SDL_assert_state state = SDL_ASSERTION_ABORT; in SDL_PromptAssertion()228 state = (SDL_assert_state)selected; in SDL_PromptAssertion()310 SDL_assert_state314 SDL_assert_state state = SDL_ASSERTION_IGNORE; in SDL_ReportAssertion()
279 #define SDL_assert_state SDL_AssertState macro
90 SDL_DYNAPI_PROC(SDL_assert_state,SDL_ReportAssertion,(SDL_assert_data *a, const char *b, const char…
Completed in 5 milliseconds