Home
last modified time | relevance | path

Searched refs:SLVS_RESULT_TOO_MANY_UNKNOWNS (Results 1 – 3 of 3) sorted by relevance

/dports/cad/solvespace/solvespace-2.3/include/
H A Dslvs.h191 #define SLVS_RESULT_TOO_MANY_UNKNOWNS 3 macro
/dports/cad/solvespace/solvespace-2.3/src/
H A Dlib.cpp229 ssys->result = SLVS_RESULT_TOO_MANY_UNKNOWNS; in Slvs_Solve()
/dports/cad/solvespace/solvespace-2.3/exposed/
H A DVbDemo.vb539 Public Const SLVS_RESULT_TOO_MANY_UNKNOWNS As Integer = 3