Home
last modified time | relevance | path

Searched refs:attachHyperObject (Results 1 – 3 of 3) sorted by relevance

/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/rel/
H A Dhyper.c106 { attachHyperObject(h->from, h, h->to); in loadHyper()
107 attachHyperObject(h->to, h, h->from); in loadHyper()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/ker/
H A Dproto.h242 COMMON(status) attachHyperObject(Any obj, Hyper h, Any to);
H A Dobject.c961 attachHyperObject(Any obj, Hyper h, Any to) in attachHyperObject() function
2778 SM(NAME_attachHyper, 2, T_attachHyper, attachHyperObject,