Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dafni.c2846 static int MAIN_calls = 0 ; /* controls what happens */ in MAIN_workprocess() local
2853 if(PRINT_TRACING){ char str[256]; sprintf(str,"MAIN_calls=%d",MAIN_calls); STATUS(str); } in MAIN_workprocess()
2855 switch( MAIN_calls ){ in MAIN_workprocess()
3280 MAIN_calls++ ; RETURN(False) ; in MAIN_workprocess()