Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/
H A DSDL_assert.c266 static int assertion_running = 0; in SDL_ReportAssertion() local
293 assertion_running++; in SDL_ReportAssertion()
294 if (assertion_running > 1) { /* assert during assert! Abort. */ in SDL_ReportAssertion()
295 if (assertion_running == 2) { in SDL_ReportAssertion()
297 } else if (assertion_running == 3) { /* Abort asserted! */ in SDL_ReportAssertion()
325 assertion_running--; in SDL_ReportAssertion()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/
H A DSDL_assert.c266 static int assertion_running = 0; in SDL_ReportAssertion() local
293 assertion_running++; in SDL_ReportAssertion()
294 if (assertion_running > 1) { /* assert during assert! Abort. */ in SDL_ReportAssertion()
295 if (assertion_running == 2) { in SDL_ReportAssertion()
297 } else if (assertion_running == 3) { /* Abort asserted! */ in SDL_ReportAssertion()
325 assertion_running--; in SDL_ReportAssertion()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/
H A DSDL_assert.c266 static int assertion_running = 0; in SDL_ReportAssertion() local
293 assertion_running++; in SDL_ReportAssertion()
294 if (assertion_running > 1) { /* assert during assert! Abort. */ in SDL_ReportAssertion()
295 if (assertion_running == 2) { in SDL_ReportAssertion()
297 } else if (assertion_running == 3) { /* Abort asserted! */ in SDL_ReportAssertion()
325 assertion_running--; in SDL_ReportAssertion()
/dports/devel/sdl20/SDL2-2.0.18/src/
H A DSDL_assert.c315 static int assertion_running = 0; in SDL_ReportAssertion() local
343 assertion_running++; in SDL_ReportAssertion()
344 if (assertion_running > 1) { /* assert during assert! Abort. */ in SDL_ReportAssertion()
345 if (assertion_running == 2) { in SDL_ReportAssertion()
347 } else if (assertion_running == 3) { /* Abort asserted! */ in SDL_ReportAssertion()
375 assertion_running--; in SDL_ReportAssertion()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/
H A DSDL_assert.c317 static int assertion_running = 0; in SDL_ReportAssertion() local
345 assertion_running++; in SDL_ReportAssertion()
346 if (assertion_running > 1) { /* assert during assert! Abort. */ in SDL_ReportAssertion()
347 if (assertion_running == 2) { in SDL_ReportAssertion()
349 } else if (assertion_running == 3) { /* Abort asserted! */ in SDL_ReportAssertion()
377 assertion_running--; in SDL_ReportAssertion()
/dports/x11/controllermap/SDL2-2.0.18/src/
H A DSDL_assert.c315 static int assertion_running = 0; in SDL_ReportAssertion() local
343 assertion_running++; in SDL_ReportAssertion()
344 if (assertion_running > 1) { /* assert during assert! Abort. */ in SDL_ReportAssertion()
345 if (assertion_running == 2) { in SDL_ReportAssertion()
347 } else if (assertion_running == 3) { /* Abort asserted! */ in SDL_ReportAssertion()
375 assertion_running--; in SDL_ReportAssertion()