Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/H/
H A Dratoms.h381 FunctorId = FuncAdjust(FunctorId);
H A Diatoms.h381 FunctorId = Yap_MkFunctor(AtomId,1);
H A Dtatoms.h758 #define FunctorId Yap_heap_regs->FunctorId_ macro
/dports/lang/yap/yap-6.2.2/C/
H A Duserpreds.c598 IdFunctor = FunctorId; in p_grab_tokens()