Home
last modified time | relevance | path

Searched refs:__fastfail (Results 1 – 25 of 83) sorted by relevance

1234

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Native/Windows/clrcompression/
H A Dcrt.cpp36 __fastfail(FAST_FAIL_RANGE_CHECK_FAILURE); in __report_rangecheckfailure()
45 __fastfail(FAST_FAIL_STACK_COOKIE_CHECK_FAILURE); in __report_gsfailure()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/ports/
H A DSkMemory_malloc.cpp47 __fastfail(FAST_FAIL_FATAL_APP_EXIT); in sk_abort_no_print()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/handler/win/
H A Dloader_lock_dll.cc65 __fastfail(FAST_FAIL_FATAL_APP_EXIT); in LogFatal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/handler/win/
H A Dloader_lock_dll.cc65 __fastfail(FAST_FAIL_FATAL_APP_EXIT); in LogFatal()
/dports/www/firefox-esr/firefox-91.8.0/js/src/zydis/Zycore/
H A DDefines.h228 # define ZYAN_UNREACHABLE { __fastfail(0); for(;;){} }
/dports/devel/zydis/zydis-3.1.0/dependencies/zycore/include/Zycore/
H A DDefines.h228 # define ZYAN_UNREACHABLE { __fastfail(0); for(;;){} }
/dports/www/firefox/firefox-99.0/js/src/zydis/Zycore/
H A DDefines.h228 # define ZYAN_UNREACHABLE { __fastfail(0); for(;;){} }
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/zydis/Zycore/
H A DDefines.h228 # define ZYAN_UNREACHABLE { __fastfail(0); for(;;){} }
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/zydis/Zycore/
H A DDefines.h228 # define ZYAN_UNREACHABLE { __fastfail(0); for(;;){} }
/dports/devel/microsoft-gsl/GSL-3.1.0/include/gsl/
H A Dgsl_assert100 __fastfail(RANGE_CHECKS_FAILURE);
/dports/security/hash/Hash-3c8d607b3d470d8a41ac3262ee310e850fab61cd/src/gsl/
H A Dgsl_assert100 __fastfail(RANGE_CHECKS_FAILURE);
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/GSL/include/gsl/
H A Dgsl_assert100 __fastfail(RANGE_CHECKS_FAILURE);
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/Mesh_3/include/gsl/
H A Dgsl_assert105 __fastfail(RANGE_CHECKS_FAILURE);
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A Dms-intrinsics.c595 __fastfail(42); in test__fastfail()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/include/core/
H A DSkTypes.h261 [[noreturn]] static inline void sk_fast_fail() { __fastfail(FAST_FAIL_INVALID_ARG); } in sk_fast_fail()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Dms-intrinsics.c1406 __fastfail(42); in test__fastfail()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Dms-intrinsics.c1375 __fastfail(42); in test__fastfail()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Dms-intrinsics.c1375 __fastfail(42); in test__fastfail()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dms-intrinsics.c1406 __fastfail(42); in test__fastfail()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Dms-intrinsics.c1375 __fastfail(42); in test__fastfail()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Dms-intrinsics.c1406 __fastfail(42); in test__fastfail()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Dms-intrinsics.c1372 __fastfail(42); in test__fastfail()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Dms-intrinsics.c1375 __fastfail(42); in test__fastfail()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Dms-intrinsics.c1375 __fastfail(42); in test__fastfail()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/WIL/include/wil/
H A Dwistd_functional.h133 __fastfail(7); // FAST_FAIL_FATAL_APP_EXIT

1234