Home
last modified time | relevance | path

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

/dports/lang/clips/clips_core_source_630/core/
H A Dmultifun.c627 theList = (struct multifield *) DOToPointer(value); in SubseqFunction()
724 theList = (struct multifield *) DOToPointer(value); in MVSubseqFunction()
771 theList = (struct multifield *) DOToPointer(theValue); in FirstFunction()
807 theList = (struct multifield *) DOToPointer(theValue); in RestFunction()
H A Devaluatn.h161 #define DOToPointer(target) ((target).value) macro
H A Diofun.c1307 IOFunctionData(theEnv)->locale = DOToPointer(theResult); in SetLocaleFunction()