Searched refs:Bind_ (Results 1 - 5 of 5) sorted by relevance

/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Demu_export.h694 #undef Bind_ macro
695 #define Bind_(pw,v,t) \ macro
708 Bind_((vval).ptr, term, termtag); \
720 Bind_((vval).ptr, term, termtag); \
737 Bind_((vval).ptr, term, termtag); \
H A Dembed.c218 Bind_(POSTED_LAST.val.ptr, pw, TLIST); /* append */
228 Bind_(POSTED_LAST.val.ptr, 0, TNIL);
H A Dbip_delay.c1100 Bind_(va.ptr, attr->val.ptr, attr->tag.kernel);
1539 Bind_(v.ptr, PostponedList.val.ptr, PostponedList.tag.kernel);
1554 Bind_(v.ptr, PostponedList.val.ptr, PostponedList.tag.kernel);
1569 Bind_(vold.ptr, pw->val.ptr, pw->tag.kernel);
H A Demu.c457 #define Bind_(pw,v,t) \ macro
479 Bind_(pw1,v,t) \
495 Bind_(pw1,PP++->all,type) \
1134 Bind_(pw1, pw2->val.all, pw2->tag.kernel) /* bind it */
1144 Bind_(pw2, pw1->val.all, tmp1) /* bind it */
2296 Bind_(pw1, PP++->all, TSTRG)
2330 Bind_(pw1, (uword) S, TREF);
2358 Bind_(pw1, (uword) S, TLIST)
2385 Bind_(pw1, (uword) S, TCOMP)
2419 Bind_(pw
[all...]
H A Demu_c_env.c1147 Bind_(v1.ptr, v2.all, t2.all)
1159 Bind_(v2.ptr, v1.all, t1.all)

Completed in 102 milliseconds