Searched refs:SDL_ASSERTION_ALWAYS_IGNORE (Results 1 – 2 of 2) sorted by relevance
150 SDL_ASSERTION_ALWAYS_IGNORE, "Always Ignore" } in SDL_PromptAssertion()185 return SDL_ASSERTION_ALWAYS_IGNORE; in SDL_PromptAssertion()244 state = SDL_ASSERTION_ALWAYS_IGNORE; in SDL_PromptAssertion()314 case SDL_ASSERTION_ALWAYS_IGNORE: in SDL_ReportAssertion()
106 SDL_ASSERTION_ALWAYS_IGNORE /**< Ignore the assert from now on. */ enumerator