Home
last modified time | relevance | path

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

/dports/devel/spin/Spin-version-6.5.0/Src/
H A Dsched.c13 extern int verbose, s_trail, analyze, no_wrapup;
346 if (!no_wrapup) in wrapup()
349 if (no_wrapup) in wrapup()
H A Dmain.c46 int no_print, no_wrapup, Caccess, limited_vis, like_java; variable
320 if (no_wrapup) strcat(pan_runtime, "-B "); in alldone()
886 case 'B': no_wrapup = 1; break; in main()