Home
last modified time | relevance | path

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

/dports/lang/clips/clips_core_source_630/core/
H A Dconstant.h175 #define OBJ_SLOT_LENGTH 74 macro
H A Dobjrtgen.c230 theTest = GenConstant(theEnv,OBJ_SLOT_LENGTH,EnvAddBitMap(theEnv,(void *) &hack, in GenObjectLengthTest()
260 theTest = GenConstant(theEnv,OBJ_SLOT_LENGTH,EnvAddBitMap(theEnv,(void *) &hack, in GenObjectZeroLengthTest()
H A Dobjrtfnx.c169 struct entityRecord lengthTestInfo = { "OBJ_SLOT_LENGTH", OBJ_SLOT_LENGTH,0,1,0, in InstallObjectPrimitives()
232 InstallPrimitive(theEnv,&ObjectReteData(theEnv)->LengthTestInfo,OBJ_SLOT_LENGTH); in InstallObjectPrimitives()