HomeSort by relevance Sort by last modified time
    Searched full:sdl_assertionhandler (Results 1 - 6 of 6) sorted by null

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_assert.h 187 typedef SDL_assert_state (SDLCALL *SDL_AssertionHandler)(
211 SDL_AssertionHandler handler,
222 * \return The default SDL_AssertionHandler that is called when an assert triggers.
224 extern DECLSPEC SDL_AssertionHandler SDLCALL SDL_GetDefaultAssertionHandler(void);
239 * \return The SDL_AssertionHandler that is called when an assert triggers.
241 extern DECLSPEC SDL_AssertionHandler SDLCALL SDL_GetAssertionHandler(void **puserdata);
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_assert.h 187 typedef SDL_assert_state (SDLCALL *SDL_AssertionHandler)(
211 SDL_AssertionHandler handler,
222 * \return The default SDL_AssertionHandler that is called when an assert triggers.
224 extern DECLSPEC SDL_AssertionHandler SDLCALL SDL_GetDefaultAssertionHandler(void);
239 * \return The SDL_AssertionHandler that is called when an assert triggers.
241 extern DECLSPEC SDL_AssertionHandler SDLCALL SDL_GetAssertionHandler(void **puserdata);
  /prebuilts/misc/windows/sdl2/include/
SDL_assert.h 187 typedef SDL_assert_state (SDLCALL *SDL_AssertionHandler)(
211 SDL_AssertionHandler handler,
222 * \return The default SDL_AssertionHandler that is called when an assert triggers.
224 extern DECLSPEC SDL_AssertionHandler SDLCALL SDL_GetDefaultAssertionHandler(void);
239 * \return The SDL_AssertionHandler that is called when an assert triggers.
241 extern DECLSPEC SDL_AssertionHandler SDLCALL SDL_GetAssertionHandler(void **puserdata);
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_assert.h 187 typedef SDL_assert_state (SDLCALL *SDL_AssertionHandler)(
211 SDL_AssertionHandler handler,
222 * \return The default SDL_AssertionHandler that is called when an assert triggers.
224 extern DECLSPEC SDL_AssertionHandler SDLCALL SDL_GetDefaultAssertionHandler(void);
239 * \return The SDL_AssertionHandler that is called when an assert triggers.
241 extern DECLSPEC SDL_AssertionHandler SDLCALL SDL_GetAssertionHandler(void **puserdata);
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/lib/
libSDL2.a     [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/lib/
libSDL2.a     [all...]

Completed in 3120 milliseconds