Searched refs:WITH_EXCEPTIONS (Results 1 – 10 of 10) sorted by relevance
326 # ifdef WITH_EXCEPTIONS332 # error Impossible d'activer l'option WITH_EXCEPTIONS avec un compilateur C339 # ifdef WITH_EXCEPTIONS345 # error Impossible d'activer l'option WITH_EXCEPTIONS avec un compilateur C
248 #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()
304 # ifdef WITH_EXCEPTIONS310 # error Impossible d'activer l'option WITH_EXCEPTIONS avec un compilateur C
82 #if WITH_EXCEPTIONS
50 #cmakedefine01 WITH_EXCEPTIONS
159 #undef WITH_EXCEPTIONS
391 [AC_DEFINE(WITH_EXCEPTIONS, 1,
85 #if WITH_EXCEPTIONS
49 #cmakedefine01 WITH_EXCEPTIONS
125 WITH_EXCEPTIONS ?= macro170 EXCEPTIONS_CXX_FLAGS=$(if $(WITH_EXCEPTIONS), -DHALIDE_WITH_EXCEPTIONS -fexceptions, )