Home
last modified time | relevance | path

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

/dports/french/med/med-4.0.0/include/
H A Dmed_utils.h.in326 # ifdef WITH_EXCEPTIONS
332 # error Impossible d'activer l'option WITH_EXCEPTIONS avec un compilateur C
339 # ifdef WITH_EXCEPTIONS
345 # error Impossible d'activer l'option WITH_EXCEPTIONS avec un compilateur C
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Dmain.cpp248 #if (!defined(_DEBUG) || defined(WITH_EXCEPTIONS)) && (wxUSE_ON_FATAL_EXCEPTION+0) in OnInit()
373 #if (!defined(_DEBUG) || defined(WITH_EXCEPTIONS)) && (wxUSE_ON_FATAL_EXCEPTION+0) in UnhandledExeception()
/dports/french/med/med-4.0.0/include/2.3.6/
H A Dmed_utils.h.in304 # ifdef WITH_EXCEPTIONS
310 # error Impossible d'activer l'option WITH_EXCEPTIONS avec un compilateur C
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wabt-sys-0.7.1/wabt/src/
H A Dcommon.h82 #if WITH_EXCEPTIONS
H A Dconfig.h.in50 #cmakedefine01 WITH_EXCEPTIONS
/dports/multimedia/aegisub/aegisub-3.2.2/
H A Dacconf.h.in159 #undef WITH_EXCEPTIONS
H A Dconfigure.ac391 [AC_DEFINE(WITH_EXCEPTIONS, 1,
/dports/www/firefox/firefox-99.0/third_party/wasm2c/src/
H A Dcommon.h85 #if WITH_EXCEPTIONS
H A Dconfig.h.in49 #cmakedefine01 WITH_EXCEPTIONS
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/
H A DMakefile125 WITH_EXCEPTIONS ?= macro
170 EXCEPTIONS_CXX_FLAGS=$(if $(WITH_EXCEPTIONS), -DHALIDE_WITH_EXCEPTIONS -fexceptions, )