Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/H/
H A Diatoms.h262 AtomSlash = Yap_LookupAtom("/");
410 FunctorSlash = Yap_MkFunctor(AtomSlash,2);
H A Dratoms.h262 AtomSlash = AtomAdjust(AtomSlash);
H A Dtatoms.h520 #define AtomSlash Yap_heap_regs->AtomSlash_ macro