Home
last modified time | relevance | path

Searched defs:ErrorCompile (Results 1 – 6 of 6) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/bamg/
H A Derror.hpp91 class ErrorCompile : public Error class
94 ErrorCompile(const char * Text,int l,const char * t2="") : in ErrorCompile() function in ErrorCompile
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/bamg/bamglib/
H A Derror.hpp91 class ErrorCompile : public Error class
94 ErrorCompile(const char * Text,int l,const char * t2="") : in ErrorCompile() function in ErrorCompile
/dports/math/freefem++/FreeFem-sources-4.6/src/fflib/
H A Derror.hpp91 class ErrorCompile : public Error class
94 ErrorCompile(const char * Text,int l,const char * t2="") : in ErrorCompile() function in ErrorCompile
/dports/graphics/krita/krita-4.4.8/plugins/flake/pathshapes/enhancedpath/
H A DEnhancedPathFormula.h138 ErrorCompile, ///< compiling error enumerator
/dports/editors/calligra/calligra-3.2.1/plugins/pathshapes/enhancedpath/
H A DEnhancedPathFormula.h118 ErrorCompile, ///< compiling error enumerator
/dports/devel/wasm3/wasm3-0.5.0/source/
H A Dm3_core.h199 #define ErrorCompile(RESULT, COMP, FORMAT, ...) _m3Error (RESULT, COMP->runtime, COMP->modu… macro