Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/H/
H A Dratoms.h37 AtomCArith = AtomAdjust(AtomCArith);
H A Diatoms.h37 AtomCArith = Yap_FullLookupAtom("$c_arith");
H A Dtatoms.h70 #define AtomCArith Yap_heap_regs->AtomCArith_ macro
/dports/lang/yap/yap-6.2.2/C/
H A Dstdpreds.c374 else { Yap_PutValue(AtomCArith,0); EAM=1; } in use_eam()