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

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dbip_store.c206 p_store_create(value vhtable, type thtable) argument
210 Check_Ref(thtable);
212 Return_Unify_Pw(vhtable, thtable, htable.val, htable.tag);
217 p_store_create_named(value vhtable, type thtable, value vmod, type tmod) argument
223 Get_Functor_Did(vhtable, thtable, name_did);

Completed in 35 milliseconds