Searched refs:CalmaNoDuplicates (Results 1 – 4 of 4) sorted by relevance
34 extern bool CalmaNoDuplicates;
86 bool CalmaNoDuplicates = FALSE; /* If TRUE, then if a cell exists in variable
1256 if (CalmaNoDuplicates)1273 if (CalmaNoDuplicates)
588 Tcl_SetObjResult(magicinterp, Tcl_NewBooleanObj(CalmaNoDuplicates));591 (CalmaNoDuplicates) ? "not " : "");601 CalmaNoDuplicates = (option < 4) ? FALSE : TRUE;