Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/H/
H A Dratoms.h216 AtomProfile = AtomAdjust(AtomProfile);
H A Diatoms.h216 AtomProfile = Yap_FullLookupAtom("$profile");
H A Dtatoms.h428 #define AtomProfile Yap_heap_regs->AtomProfile_ macro
/dports/lang/yap/yap-6.2.2/C/
H A Dcdmgr.c4060 out = Yap_MkApplTerm(Yap_MkFunctor(AtomProfile,3),3,p); in p_profile_info()