Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/H/
H A Dratoms.h230 AtomRepeat = AtomAdjust(AtomRepeat);
H A Diatoms.h230 AtomRepeat = Yap_LookupAtom("repeat");
H A Dtatoms.h456 #define AtomRepeat Yap_heap_regs->AtomRepeat_ macro
/dports/lang/yap/yap-6.2.2/C/
H A Dcompiler.c1518 else if (atom == AtomRepeat) {
1525 Yap_emit(enter_profiling_op, (CELL)RepPredProp(PredPropByAtom(AtomRepeat,0)), Zero, &cglobs->cint);
1527 Yap_emit(count_call_op, (CELL)RepPredProp(PredPropByAtom(AtomRepeat,0)), Zero, &cglobs->cint);