Searched refs:uword (Results 26 - 50 of 53) sorted by relevance

123

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Ddict.h618 uword hash;
624 uword ref_ctr;
625 uword size;
626 uword nentries;
627 uword internal;
H A Dbigrat.c80 ec_big_to_chunks(pword *pw1, uword chunksize, pword *result)
425 mpz_getbit(MP_INT *z, uword bit)
587 uword int_xi = (uword) xi;
859 ec_big_to_chunks(pword *pw1, uword chunksize, pword *result)
877 uword chunk = 0;
1363 mpz_pow_ui(&c, &a, (uword) (-v2.nint));
1373 mpz_pow_ui(&c, &a, (uword) v2.nint);
1497 mpz_mul_2exp(&c, &a, (uword) v2.nint);
1500 mpz_div_2exp(&c, &a, (uword)
[all...]
H A Dbip_load.c650 uword *wp = (uword *) hg_alloc( n + 2);
729 uword *wp = (uword *) hg_alloc(n + 2);
862 uword kind, size;
H A Dbip_record.c70 uword ref_ctr; /* one count for list membership */
72 uword hash;
330 prop->val.wptr = (uword *) _rec_create();
355 prop->val.wptr = (uword *) _rec_create();
514 _may_match_filter(value vfilter, uword tfilter, value vterm, type tterm)
H A Dcode.c291 allocate_code_block(word size, uword btablepos, uword link, uword bid, uword fid, uword btype, uword cid)
H A Demu_par.c1009 uword * b_end; /* how much stack to map */
1010 uword * sp_end;
1011 uword * tg_end;
1012 uword * tt_end;
1069 addr = (pword *) ((uword *) *(tt+1) + TrailedOffset((word) *tt));
1072 ((int) TrailedNumber((word) *tt) + 1) * sizeof(uword));
H A Dintervals.c2197 return ((uword*)BufferStart(pw1))[0] == ((uword*)BufferStart(pw2))[0]
2198 && ((uword*)BufferStart(pw1))[1] == ((uword*)BufferStart(pw2))[1]
2200 && ((uword*)BufferStart(pw1))[2] == ((uword*)BufferStart(pw2))[2]
2201 && ((uword*)BufferStart(pw1))[3] == ((uword*)BufferStart(pw2))[3]
H A Demu_c_env.c597 uword cnt = 0, total;
702 uword cnt, total;
909 uword cnt = 0, total;
929 if (IsTag(pevent->tag.kernel, TPTR) && pevent->val.wptr == (uword*)event)
950 if (IsTag(pevent->tag.kernel, TPTR) && pevent->val.wptr == (uword*)event)
1031 uword new_free_slots = g_emu_.dyn_event_q.free_event_slots /
2075 uword *traildata = (uword *)TT - data_size;
2116 traildata[i] = ((uword *) pdata)[i];
2431 trailed_item = (pword *)((uword *)(*(t
[all...]
H A Dread.c294 static uword
945 _read_struct(parse_desc *pd, char *name, uword length, pword *result,
953 uword i;
1025 uword length;
2120 static uword
2123 register uword hash;
H A Dbip_db.c900 if ((uword)pw % sizeof(pword) != 0)
1000 uword brk_table_offset;
1001 uword brk_filter = 0;
2370 uword offset;
2633 uword mask = 0;
2658 mask |= ((uword) 1) << (i-firsti-1);
2949 uword mask;
2959 mask = (uword) (pw->val.nint & (unsigned) 0xffffffff);
2982 uword edesc;
2996 uword po
[all...]
H A Dbip_serialize.c176 uword rev = 0; \
260 #define WordOffset(pw, offset) ((pword*)((uword*)(pw) + (offset)))
261 #define Words(pwords) ((sizeof(pword)/sizeof(uword))*(pwords))
809 env[SUSP_PRI].val.wptr = (uword *) proc;
H A Dbip_io.c2009 StreamRand(nst) = (uword) v.nint ^ 0x9bc33c86;
3264 init_stream(inst, (uword) res, SREAD | SSOCKET, wn, NO_PROMPT, NO_STREAM, 0);
3266 init_stream(onst, (uword) res, SWRITE | SSOCKET, wn, NO_PROMPT, _copy_stream(inst), 0);
3312 ec_write_socket(uword fd, char *buf, int n) /* returns eclipse status */
3343 ec_read_socket(uword fd, char *buf, int n) /* returns count, sets ec_os_errno_ if -1 */
3367 ec_close_socket(uword fd) /* returns eclipse status */
3551 ec_close_socket(uword fd) /* returns eclipse status */
3558 ec_read_socket(uword fd, char *buf, int n) /* returns count, sets ec_os_errno_ if -1 */
3565 ec_write_socket(uword fd, char *buf, int n) /* returns eclipse status */
3611 uword ma
[all...]
H A Demu.c129 uword all; /* as for value */
263 extern uword *vm_inst_ctr_;
789 register uword i; /* unsigned ! */
1837 DynEnvDbgPri(E)->val.wptr = (uword *) DBG_PRI;
2317 i = (uword) PP++->kernel;
2330 Bind_(pw1, (uword) S, TREF);
2358 Bind_(pw1, (uword) S, TLIST)
2368 Bind_CRef_pw1((uword) S, TLIST)
2385 Bind_(pw1, (uword) S, TCOMP)
2419 Bind_(pw1, (uword)
[all...]
H A Dbip_strings.c1417 uword i;
1437 uword i;
1487 uword hash[5];
H A Dbip_shelf.c231 prop->val.wptr = (uword *) heap_array_tid.copy(obj);
H A Dtkeclipse.c101 uword option_val;
H A Dproc_desc.c786 Make_Procedure_Prefix(0L, UNDEF_CODE_SIZE, (uword)-1, D_UNKNOWN, UNDEFINED_PROC, (uword)-1, PriDid(pd));
H A Dsepia.h656 if ((uword)(n) > (uword)((pword*) TT - TG)) { \
H A Dbip_arith.c1017 uword y, /* y >= 0 */
1088 err = _int_pow(v1.nint, (uword) v2.nint, &result.val.nint);
1373 ((uword) vi.nint >> vn.nint) & 1 :
H A Dbip_domain.c1307 uword lastt = TEND;
1308 uword lastt2 = TEND;
1309 uword lastit = TEND;
1310 uword lastit2 = TEND;
H A Dio.c272 prop->val.wptr = (uword *) stream_tid.copy(nst); \
375 uword cnt;
H A Dwrite.c2652 writeq_term(uword val, uword tag)
H A Dbip_control.c1059 uword depth;
/barrelfish-master/usr/eclipseclp/icparc_solvers/
H A Dic.c361 pword *bitmap; /* XXX Store "uword" bitmap rather than "pword"? */
991 uword *new_bitmap;
1126 uword *new_bitmap;
1368 uword *bitmap;
1369 uword *new_bitmap;
1508 uword *bitmap;
1509 uword *new_bitmap;
3261 uword *bitmap_x, *bitmap_y;
3405 uword *bitmap_x, *bitmap_y;
5027 uword *bitmap_pt
[all...]
/barrelfish-master/usr/eclipseclp/Shm/src/
H A Dalloc.c321 uword size)

Completed in 397 milliseconds

123