WORDS_TO_BYTES    213 gc/allchblk.c  			   (unsigned long)WORDS_TO_BYTES(hhdr -> hb_sz));
WORDS_TO_BYTES    242 gc/allchblk.c        if (GC_obj_kinds[kind].ok_relocate_descr) descr += WORDS_TO_BYTES(sz);
WORDS_TO_BYTES    612 gc/allchblk.c  		    if (WORDS_TO_BYTES(GC_finalizer_mem_freed)
WORDS_TO_BYTES    288 gc/alloc.c     	   	  (long)WORDS_TO_BYTES(GC_words_allocd));
WORDS_TO_BYTES    355 gc/alloc.c     	   (long)WORDS_TO_BYTES(GC_words_allocd));
WORDS_TO_BYTES    502 gc/alloc.c     	   	   (unsigned long) WORDS_TO_BYTES(GC_words_allocd),
WORDS_TO_BYTES    503 gc/alloc.c     	   	   (unsigned long) WORDS_TO_BYTES(GC_words_wasted));
WORDS_TO_BYTES    538 gc/alloc.c     	   	  (long)WORDS_TO_BYTES(GC_mem_found));
WORDS_TO_BYTES    714 gc/alloc.c     	          (long)WORDS_TO_BYTES(GC_mem_found));
WORDS_TO_BYTES    730 gc/alloc.c     	          (long)WORDS_TO_BYTES(GC_mem_found),
WORDS_TO_BYTES    737 gc/alloc.c     	        (unsigned long)WORDS_TO_BYTES(GC_atomic_in_use),
WORDS_TO_BYTES    738 gc/alloc.c     	        (unsigned long)WORDS_TO_BYTES(GC_composite_in_use));
WORDS_TO_BYTES    935 gc/alloc.c     	           (unsigned long)WORDS_TO_BYTES(GC_words_allocd));
WORDS_TO_BYTES    943 gc/alloc.c         expansion_slop = WORDS_TO_BYTES(min_words_allocd()) + 4*MAXHINCR*HBLKSIZE;
WORDS_TO_BYTES    320 gc/backgraph.c       gc_descr = WORDS_TO_BYTES(n_words);
WORDS_TO_BYTES    128 gc/checksums.c    register bytes = WORDS_TO_BYTES(hhdr -> hb_sz);
WORDS_TO_BYTES    975 gc/dbg_mlc.c       	plim = (word *)((((word)hbp) + HBLKSIZE) - WORDS_TO_BYTES(sz));
WORDS_TO_BYTES    297 gc/finalize.c      ptr_t target_limit = p + WORDS_TO_BYTES(hhdr -> hb_sz) - 1;
WORDS_TO_BYTES    234 gc/gcj_mlc.c   	    return GC_oom_fn(WORDS_TO_BYTES(lw));
WORDS_TO_BYTES    251 gc/gcj_mlc.c       size_t lb = WORDS_TO_BYTES(lw);
WORDS_TO_BYTES    266 gc/gcj_mlc.c           return GC_oom_fn(WORDS_TO_BYTES(lw));
WORDS_TO_BYTES    128 gc/include/private/dbg_mlc.h #define SIMPLE_ROUNDED_UP_WORDS(n) BYTES_TO_WORDS((n) + WORDS_TO_BYTES(1) - 1)
WORDS_TO_BYTES    264 gc/include/private/gc_pmark.h 				      + WORDS_TO_BYTES(displ)); \
WORDS_TO_BYTES    574 gc/include/private/gc_priv.h 	BYTES_TO_WORDS((n) + (WORDS_TO_BYTES(1) - 1 + EXTRA_BYTES))
WORDS_TO_BYTES    577 gc/include/private/gc_priv.h 	    (BYTES_TO_WORDS((n) + WORDS_TO_BYTES(2) - 1 + EXTRA_BYTES) & ~1)
WORDS_TO_BYTES    742 gc/include/private/gc_priv.h     divHBLKSZ(WORDS_TO_BYTES(sz) + HBLKSIZE-1)
WORDS_TO_BYTES    903 gc/include/private/gc_priv.h     unsigned _size_map[WORDS_TO_BYTES(MAXOBJSZ+1)];
WORDS_TO_BYTES    935 gc/include/private/gc_priv.h 	  (CPP_MAX_OFFSET > WORDS_TO_BYTES(CPP_MAXOBJSZ)? \
WORDS_TO_BYTES    937 gc/include/private/gc_priv.h 	   : WORDS_TO_BYTES(CPP_MAXOBJSZ)+1)
WORDS_TO_BYTES    426 gc/malloc.c    	if (IS_UNCOLLECTABLE(knd)) GC_non_gc_bytes -= WORDS_TO_BYTES(sz);
WORDS_TO_BYTES    431 gc/malloc.c    	    BZERO((word *)p + 1, WORDS_TO_BYTES(sz-1));
WORDS_TO_BYTES    444 gc/malloc.c    	if (IS_UNCOLLECTABLE(knd)) GC_non_gc_bytes -= WORDS_TO_BYTES(sz);
WORDS_TO_BYTES    472 gc/malloc.c    	if (IS_UNCOLLECTABLE(knd)) GC_non_gc_bytes -= WORDS_TO_BYTES(sz);
WORDS_TO_BYTES    474 gc/malloc.c    	    BZERO((word *)p + 1, WORDS_TO_BYTES(sz-1));
WORDS_TO_BYTES    481 gc/malloc.c    	if (IS_UNCOLLECTABLE(knd)) GC_non_gc_bytes -= WORDS_TO_BYTES(sz);
WORDS_TO_BYTES     90 gc/mallocx.c       sz = WORDS_TO_BYTES(sz);
WORDS_TO_BYTES    281 gc/mallocx.c   	    return ((*GC_oom_fn)(WORDS_TO_BYTES(lw)));
WORDS_TO_BYTES    566 gc/mallocx.c               GC_non_gc_bytes += WORDS_TO_BYTES(lw);
WORDS_TO_BYTES    588 gc/mallocx.c   	GC_non_gc_bytes += WORDS_TO_BYTES(lw);
WORDS_TO_BYTES    607 gc/mallocx.c   	if (align <= WORDS_TO_BYTES(2) && lb > align) return GC_malloc(lb);
WORDS_TO_BYTES    609 gc/mallocx.c       if (align <= WORDS_TO_BYTES(1)) return GC_malloc(lb);
WORDS_TO_BYTES    666 gc/mallocx.c               GC_non_gc_bytes += WORDS_TO_BYTES(lw);
WORDS_TO_BYTES    688 gc/mallocx.c   	GC_non_gc_bytes += WORDS_TO_BYTES(lw);
WORDS_TO_BYTES    645 gc/mark.c          if (descr & ((~(WORDS_TO_BYTES(SPLIT_RANGE_WORDS) - 1)) | GC_DS_TAGS)) {
WORDS_TO_BYTES    673 gc/mark.c                		descr - WORDS_TO_BYTES(SPLIT_RANGE_WORDS-1);
WORDS_TO_BYTES    681 gc/mark.c                credit -= WORDS_TO_BYTES(WORDSZ/2); /* guess */
WORDS_TO_BYTES   1746 gc/mark.c               sz = WORDS_TO_BYTES(sz);
WORDS_TO_BYTES    210 gc/misc.c          	register word byte_sz = WORDS_TO_BYTES(word_sz);
WORDS_TO_BYTES    246 gc/misc.c          	byte_sz = WORDS_TO_BYTES(word_sz);
WORDS_TO_BYTES    355 gc/misc.c              MAKE_COOLER(GC_high_water, WORDS_TO_BYTES(DEGRADE_RATE) + GC_SLOP);
WORDS_TO_BYTES    367 gc/misc.c          } else if (WORDS_TO_BYTES(GC_words_allocd - GC_words_allocd_at_reset)
WORDS_TO_BYTES    410 gc/misc.c      	r &= ~(WORDS_TO_BYTES(1) - 1);
WORDS_TO_BYTES    420 gc/misc.c                  r -= WORDS_TO_BYTES(map_entry);
WORDS_TO_BYTES    421 gc/misc.c                  limit = r + WORDS_TO_BYTES(sz);
WORDS_TO_BYTES    445 gc/misc.c          sz = WORDS_TO_BYTES(hhdr -> hb_sz);
WORDS_TO_BYTES    461 gc/misc.c          return ((size_t) WORDS_TO_BYTES(GC_words_allocd));
WORDS_TO_BYTES    466 gc/misc.c          return ((size_t) WORDS_TO_BYTES(GC_words_allocd+GC_words_allocd_before_gc));
WORDS_TO_BYTES     86 gc/obj_map.c                  register unsigned lb = WORDS_TO_BYTES(i);
WORDS_TO_BYTES    133 gc/obj_map.c                obj_start + WORDS_TO_BYTES(sz) <= HBLKSIZE;
WORDS_TO_BYTES    134 gc/obj_map.c                obj_start += WORDS_TO_BYTES(sz)) {
WORDS_TO_BYTES    135 gc/obj_map.c                for (displ = 0; displ < WORDS_TO_BYTES(sz); displ++) {
WORDS_TO_BYTES     87 gc/pcr_interface.c             (*(ed -> ed_proc))(p, WORDS_TO_BYTES(sz), ed -> ed_client_data);
WORDS_TO_BYTES     81 gc/ptr_chck.c      sz = WORDS_TO_BYTES(hhdr -> hb_sz);
WORDS_TO_BYTES    100 gc/ptr_chck.c        base = (char *)((word)p & ~(WORDS_TO_BYTES(1) - 1));
WORDS_TO_BYTES    101 gc/ptr_chck.c        base -= WORDS_TO_BYTES(map_entry);
WORDS_TO_BYTES    164 gc/ptr_chck.c      sz = WORDS_TO_BYTES(hhdr -> hb_sz);
WORDS_TO_BYTES    274 gc/ptr_chck.c      	                 >= WORDS_TO_BYTES(BITMAP_BITS)
WORDS_TO_BYTES     84 gc/reclaim.c            GC_add_leaked((ptr_t)hblk + WORDS_TO_BYTES(word_no)); \
WORDS_TO_BYTES    325 gc/reclaim.c   		   - WORDS_TO_BYTES(sz));
WORDS_TO_BYTES    476 gc/reclaim.c   		   - WORDS_TO_BYTES(sz));
WORDS_TO_BYTES    508 gc/reclaim.c   		   - WORDS_TO_BYTES(sz));
WORDS_TO_BYTES    873 gc/reclaim.c       register size_t bytes = WORDS_TO_BYTES(hhdr -> hb_sz);
WORDS_TO_BYTES    185 gc/solaris_threads.c #define ROUNDUP(n)    WORDS_TO_BYTES(ROUNDED_UP_WORDS(n))
WORDS_TO_BYTES   1430 gc/tests/test.c     	           WORDS_TO_BYTES(GC_words_allocd + GC_words_allocd_before_gc));
WORDS_TO_BYTES   1433 gc/tests/test.c     if (WORDS_TO_BYTES(GC_words_allocd + GC_words_allocd_before_gc)
WORDS_TO_BYTES    374 gc/typd_mlc.c  		      	    (((word)WORDS_TO_BYTES(-1)) | GC_DS_PER_OBJECT),
WORDS_TO_BYTES    558 gc/typd_mlc.c      	new_mark_stack_ptr -> mse_descr = WORDS_TO_BYTES(sz) | GC_DS_LENGTH;
WORDS_TO_BYTES    595 gc/typd_mlc.c          return(WORDS_TO_BYTES(last_set_bit+1) | GC_DS_LENGTH);
WORDS_TO_BYTES    613 gc/typd_mlc.c      	if (index == -1) return(WORDS_TO_BYTES(last_set_bit+1) | GC_DS_LENGTH);