Home
last modified time | relevance | path

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

/dports/lang/clips/clips_core_source_630/core/
H A Dinsfun.c784 register int violationCode; in ValidSlotValue() local
814 violationCode = ConstraintCheckDataObject(theEnv,val,sd->constraint); in ValidSlotValue()
815 if (violationCode != NO_VIOLATION) in ValidSlotValue()
826 violationCode,sd->constraint,FALSE); in ValidSlotValue()