Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/H/
H A Diatoms.h10 AtomAfUnix = Yap_LookupAtom("AF_UNIX");
319 FunctorAfUnix = Yap_MkFunctor(AtomAfUnix,1);
H A Dratoms.h10 AtomAfUnix = AtomAdjust(AtomAfUnix);
H A Dtatoms.h16 #define AtomAfUnix Yap_heap_regs->AtomAfUnix_ macro