Searched refs:VISIBLE_PROP (Results 1 - 6 of 6) sorted by relevance

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dproperty.h35 #define VISIBLE_PROP 0 macro
79 VISIBLE_PROP, &res); \
86 get_modular_property(functor, IDB_PROP, mod, mod_tag, VISIBLE_PROP, perr)
H A Doperator.c166 VISIBLE_PROP, FixToProp(fixity), res);
196 desc = OperatorItem(atom, module, mod_tag, VISIBLE_PROP, INFIX_PROP, &res);
198 desc = OperatorItem(atom, module, mod_tag, VISIBLE_PROP, PREFIX_PROP, &res);
200 desc = OperatorItem(atom, module, mod_tag, VISIBLE_PROP, POSTFIX_PROP, &res);
332 VISIBLE_PROP, PREFIX_PROP, &res))
341 VISIBLE_PROP, INFIX_PROP,&res))
350 VISIBLE_PROP, POSTFIX_PROP,&res))
445 return _erase_op(v_op.did, iassoc, VISIBLE_PROP, v_mod.did,t_mod);
494 if (OperatorItem(oper, module, mod_tag, VISIBLE_PROP,
H A Dbip_array.c94 get_modular_property(did, prop, mod, mod_tag, VISIBLE_PROP, perr)
277 module.val.did, module.tag, VISIBLE_PROP, &res);
292 module.val.did, module.tag, VISIBLE_PROP, &res);
337 vm.did, tm, VISIBLE_PROP, res);
340 vm.did, tm, VISIBLE_PROP, res);
369 : VISIBLE_PROP));
H A Dbip_record.c264 prop = get_modular_property(key_did, IDB_PROP, vmod.did, tmod, VISIBLE_PROP, &err);
H A Dread.c1939 prop = get_modular_property(tr_did, propid, mv, mt, VISIBLE_PROP, &err);
H A Dbip_db.c1642 err1 = erase_modular_property(dp, i, vmod.did, tmod, VISIBLE_PROP);
1803 pwd = get_modular_property(wdid, v6.nint, v5.did, t5, VISIBLE_PROP, &err);

Completed in 54 milliseconds