Home
last modified time | relevance | path

Searched refs:FACT_ADDRESS (Results 1 – 25 of 29) sorted by relevance

12

/dports/lang/clips/clips_core_source_630/core/
H A Dfactfun.c498 SetMFType(theList,count,FACT_ADDRESS); in EnvGetFactList()
508 SetMFType(theList,count,FACT_ADDRESS); in EnvGetFactList()
628 if (GetType(item) == FACT_ADDRESS) in GetFactAddressOrIndexArgument()
H A Dexprnbin.c201 case FACT_ADDRESS: in UpdateExpression()
276 case FACT_ADDRESS : in ClearBloadedExpressions()
491 case FACT_ADDRESS: in BsaveExpression()
H A Dfactcom.c267 SetpType(rv,FACT_ADDRESS); in AssertCommand()
346 else if (theResult.type == FACT_ADDRESS) in RetractCommand()
474 if (GetType(item) != FACT_ADDRESS) in FactIndexFunction()
782 SetpType(returnValue,FACT_ADDRESS); in AssertStringFunction()
H A Dconstant.h139 #define FACT_ADDRESS 6 macro
H A Dimmthpsr.c358 types = GenTypeExpression(theEnv,types,FACT_ADDRESS,FACT_ADDRESS,NULL); in ParseRestrictionType()
H A Dclassini.c404 DefclassData(theEnv)->PrimitiveClassMap[FACT_ADDRESS] = in ObjectsRunTimeInitialize()
506 …DefclassData(theEnv)->PrimitiveClassMap[FACT_ADDRESS] = AddSystemClass(theEnv,FACT_ADDRESS_TYPE_NA… in CreateSystemClasses()
534 …onstructToModule((struct constructHeader *) DefclassData(theEnv)->PrimitiveClassMap[FACT_ADDRESS]); in CreateSystemClasses()
H A Devaluatn.c348 returnValue->type = FACT_ADDRESS; in EvaluateExpression()
598 case FACT_ADDRESS: in PrintDataObject()
983 case FACT_ADDRESS: in GetAtomicHashValue()
H A Dgenrcfun.c471 (t1 == FACT_ADDRESS) || (t1 == INSTANCE_ADDRESS))) in SubsumeType()
732 case FACT_ADDRESS : return(FACT_ADDRESS_TYPE_NAME); in TypeName()
H A Dfactqury.c149 result->type = FACT_ADDRESS; in GetQueryFact()
338 SetMFType(result->value,i,FACT_ADDRESS); in QueryFindFact()
402 SetMFType(result->value,j,FACT_ADDRESS); in QueryFindAllFacts()
H A Dargacces.c479 …else if (expectedType == FACT_ADDRESS) ExpectedTypeError1(theEnv,functionName,argumentPosition,"fa… in EnvArgTypeCheck()
980 if ((GetpType(item) == FACT_ADDRESS) || in GetFactOrInstanceArgument()
H A Dfactrete.c92 returnValue->type = FACT_ADDRESS; in FactPNGetVar1()
422 returnValue->type = FACT_ADDRESS; in FactJNGetVar1()
H A Ddefault.c144 theType = FACT_ADDRESS; in DeriveDefaultFromConstraints()
H A Dexprnops.c297 (theExpression->type == FACT_ADDRESS) || in ExpressionContainsVariables()
H A Dcstrnchk.c197 if ((type == FACT_ADDRESS) && (constraints->factAddressesAllowed != TRUE)) in CheckTypeConstraint()
H A Dprntutil.c580 case FACT_ADDRESS: in DataObjectToString()
H A Dcstrnutl.c280 case FACT_ADDRESS: in SetConstraintType()
H A Dtmpltfun.c259 else if (computeResult.type == FACT_ADDRESS) in DuplicateModifyCommand()
504 SetpType(returnValue,FACT_ADDRESS); in DuplicateModifyCommand()
H A Dmultifld.c634 case FACT_ADDRESS: in HashMultifield()
H A Ddrive.c844 case FACT_ADDRESS: in BetaMemoryHashValue()
H A Dutility.c1014 case FACT_ADDRESS: in ItemHashValue()
H A Dfactgen.c199 InstallPrimitive(theEnv,(ENTITY_RECORD_PTR) &FactData(theEnv)->FactInfo,FACT_ADDRESS); in InitializeFactReteFunctions()
H A Dcstrnpsr.c1235 else if (strcmp(constraintName,"FACT-ADDRESS") == 0) return(FACT_ADDRESS); in GetConstraintTypeFromTypeName()
H A Dclassinf.c851 SetBitMap(typemap,FACT_ADDRESS); in EnvSlotTypes()
H A Dconscomp.c1069 case FACT_ADDRESS: in DumpExpression()
H A Dinscom.c1046 case FACT_ADDRESS : in ClassCommand()

12