Home
last modified time | relevance | path

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

/bsp/simulator/SDL2/include/
A DSDL_assert.h175 # define SDL_assert_release(condition) SDL_disabled_assert(condition) macro
179 # define SDL_assert_release(condition) SDL_enabled_assert(condition)
183 # define SDL_assert_release(condition) SDL_enabled_assert(condition)
187 # define SDL_assert_release(condition) SDL_enabled_assert(condition)

Completed in 3 milliseconds