Home
last modified time | relevance | path

Searched refs:DEBUG_CONNECTED (Results 1 – 7 of 7) sorted by relevance

/dports/math/chaco/Chaco-2.2/code/input/
H A Dreflect_input.c251 extern int DEBUG_CONNECTED; /* Debug flag for connected components */
424 if (DEBUG_CONNECTED)
425 fprintf(tempfile, " DEBUG_CONNECTED = %d\n", DEBUG_CONNECTED);
H A Dread_params.c104 extern int DEBUG_CONNECTED; /* debug flag for connected components */
180 &OPT3D_NTRIES, &DEBUG_CONNECTED, &DEBUG_PERTURB,
/dports/math/chaco/Chaco-2.2/code/submain/
H A Ddivide.c38 extern int DEBUG_CONNECTED; /* debug flag for connected components */
190 if (DEBUG_CONNECTED > 0) {
195 else if (DEBUG_CONNECTED > 0) {
/dports/math/chaco/Chaco-2.2/code/main/
H A Duser_params.c110 int DEBUG_CONNECTED = 0; /* Debug flag for connected components (0..1) */ variable
/dports/math/chaco/Chaco-2.2/code/klspiff/
H A Dcoarsen_kl.c47 extern int DEBUG_CONNECTED; /* debug flag for connectivity checking */
121 if (DEBUG_CONNECTED > 0) {
/dports/net/courier-sox/courier-sox-0.12.20180428/
H A Dsockd.c69 #define DEBUG_CONNECTED 16 macro
1191 D(DEBUG_CONNECTED) in proxyconnect()
1503 D(DEBUG_CONNECTED) in proxybind()
1729 D(DEBUG_CONNECTED) in proxycopy()
/dports/math/chaco/Chaco-2.2/code/klvspiff/
H A Dcoarsen_klv.c53 extern int DEBUG_CONNECTED; /* debug flag for connectivity checking */