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

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dproc_desc.c295 if (PriIsProxy(pd) && pd->module_ref == new_impexp->module_def)
662 if (PriIsProxy(use) && use->module_ref == def->module_ref)
686 if (PriIsProxy(use) && use->module_ref == def->module_ref)
H A Ddict.h191 #define PriIsProxy(pd) \ macro
H A Dbip_db.c624 if (PriIsProxy(pd) && !IsModule(PriHomeModule(pd)))
630 if (PriIsProxy(pd) && IsModule(PriHomeModule(pd)))
643 if (PriIsProxy(pd) && PriFlags(pd) & PROC_DEPRECATED)
H A Demu.c6539 if (PriIsProxy(proc) && PriModule(proc) != PriHomeModule(proc))

Completed in 167 milliseconds