Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/H/
H A Diatoms.h166 AtomMutableVariable = Yap_FullLookupAtom("$mutable_variable");
390 FunctorMutable = Yap_MkFunctor(AtomMutableVariable,(sizeof(timed_var)/sizeof(CELL)));
H A Dratoms.h166 AtomMutableVariable = AtomAdjust(AtomMutableVariable);
H A Dtatoms.h328 #define AtomMutableVariable Yap_heap_regs->AtomMutableVariable_ macro