Searched refs:SDL_ASSERTION_ALWAYS_IGNORE (Results 1 – 2 of 2) sorted by relevance
161 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()
108 SDL_ASSERTION_ALWAYS_IGNORE /**< Ignore the assert from now on. */ enumerator
Completed in 4 milliseconds