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

/barrelfish-2018-10-04/lib/barrelfish/
H A Dump_endpoint.c63 bool wd; local
64 dispatcher_handle_t handle = disp_try_disable(&wd);
75 if (wd)
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dbip_array.c528 dident wd; local
532 wd = d_.nil;
534 wd = a.did;
541 if (!(p = VisibleAV(wd, GLOBVAR_PROP, vmod.did, tmod, &err)))
625 dident wd; local
629 wd = d_.nil;
631 wd = a.did;
635 if (!(p = VisibleAV(wd, GLOBVAR_PROP, vmod.did, tmod, &err)))
699 dident wd; local
703 wd
1109 dident wd; local
[all...]
H A Dbip_db.c78 #define Get_Macro_Did(vproc, tproc, wd) \
80 int res = _type_did(vproc.ptr+1, &(wd));\
83 Get_Functor_Did(vproc, tproc, wd)\
991 dident wd; local
1008 Get_Proc_Did(vn, tn, wd);
1010 proc = visible_procedure(wd, vm.did, tt, PRI_DONTWARN);
1087 if ((err = get_mode(PriMode(proc), wd)) < 0) {
1156 case LOCAL: wd = d_.local0; break;
1157 case EXPORT: wd = d_exported_; break;
1158 case IMPORT: wd
1291 dident wd; local
3274 get_mode(uint32 mode_decl, dident wd) argument
[all...]
H A Dread.c2085 dident wd = meta_name(i); local
2087 if (wd != D_UNKNOWN)
2090 if (wd == mod) {
2097 Make_Atom(&pw[1], wd);
H A Dbip_record.c819 meta_index(dident wd) argument
825 if (this->term.val.ptr[0].val.did == wd)
H A Delipsys_fd.c72 #define Append_List(wd, tag1, val1, tag2, val2, list){ \
75 Push_Struct_Frame(wd); \
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Dcalendar.pl446 arg(I, wd(wednesday, thursday, friday,

Completed in 62 milliseconds