Searched refs:IDB_PROP (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dproperty.h45 #define IDB_PROP 5 macro
86 get_modular_property(functor, IDB_PROP, mod, mod_tag, VISIBLE_PROP, perr)
H A Dbip_record.c55 * element as header. The header is referred to by the IDB_PROP
264 prop = get_modular_property(key_did, IDB_PROP, vmod.did, tmod, VISIBLE_PROP, &err);
320 prop = set_modular_property(key_did, IDB_PROP, vmod.did, tmod,
348 prop = set_modular_property(key_did, IDB_PROP, vmod.did, tmod,
376 err = erase_modular_property(key_did, IDB_PROP, vmod.did,tmod, LOCAL_PROP);
933 IDB_PROP, v2.did, t, LOCAL_PROP, &res)->val.ptr;
H A Dproperty.c477 case IDB_PROP:
564 case IDB_PROP:

Completed in 24 milliseconds