Home
last modified time | relevance | path

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

/dports/misc/otter/otter-3.3f/source/
H A Dcos.h292 CL_VAR_DELETES, /* not output if 0 */ enumerator
H A Dprocess.c353 Stats[CL_VAR_DELETES]++; in proc_gen()
568 Stats[CL_VAR_DELETES]++; in proc_gen()
H A Dmisc.c1246 if (Stats[CL_VAR_DELETES] != 0) in print_stats()
1247 fprintf(fp, "cl deletes, too many vars %7ld\n", Stats[CL_VAR_DELETES]); in print_stats()