Home
last modified time | relevance | path

Searched refs:ECOS_SIGINT (Results 1 – 4 of 4) sorted by relevance

/dports/math/ecos/ecos-2.0.8/include/
H A Decos.h94 #define ECOS_SIGINT (-4) /* solver interrupted by a signal/ctrl-c */ macro
/dports/math/py-ecos/ecos-python-2.0.8/ecos/include/
H A Decos.h94 #define ECOS_SIGINT (-4) /* solver interrupted by a signal/ctrl-c */ macro
/dports/math/ecos/ecos-2.0.8/src/
H A Decos.c1225 exitcode = interrupted ? ECOS_SIGINT : ECOS_MAXIT;
/dports/math/py-ecos/ecos-python-2.0.8/ecos/src/
H A Decos.c1225 exitcode = interrupted ? ECOS_SIGINT : ECOS_MAXIT;