Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/C/
H A Derrors.c780 ti[0] = MkAtomTerm(AtomVStream); in Yap_Error()
915 ti[0] = MkAtomTerm(AtomVStream); in Yap_Error()
1209 ti[1] = MkAtomTerm(AtomVStream); in Yap_Error()
1305 ti[1] = MkAtomTerm(AtomVStream); in Yap_Error()
1337 ti[1] = MkAtomTerm(AtomVStream); in Yap_Error()
/dports/lang/yap/yap-6.2.2/H/
H A Dratoms.h272 AtomVStream = AtomAdjust(AtomVStream);
H A Diatoms.h272 AtomVStream = Yap_LookupAtom("stream");
H A Dtatoms.h540 #define AtomVStream Yap_heap_regs->AtomVStream_ macro