Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/H/
H A Dratoms.h393 FunctorNot = FuncAdjust(FunctorNot);
H A Diatoms.h393 FunctorNot = Yap_MkFunctor(AtomNot,1);
H A Dtatoms.h782 #define FunctorNot Yap_heap_regs->FunctorNot_ macro
/dports/lang/yap/yap-6.2.2/C/
H A Dcompiler.c1724 else if (f == FunctorNot || f == FunctorAltNot) {