Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/H/
H A Dratoms.h188 AtomOn = AtomAdjust(AtomOn);
H A Diatoms.h188 AtomOn = Yap_LookupAtom("on");
H A Dtatoms.h372 #define AtomOn Yap_heap_regs->AtomOn_ macro
/dports/lang/yap/yap-6.2.2/C/
H A Dcdmgr.c4002 if (PROFILING) ta = MkAtomTerm(AtomOn); in p_is_profiled()
4105 if (CALL_COUNTING) ta = MkAtomTerm(AtomOn); in p_is_call_counted()