gc_bucket
gc_bucket *b;
gc_bucket *b;
gc_bucket *b = gc->gc_next;
gc_bucket *b;
gc_bucket *gc_buckets; /* we allocate as many as we can get into vram */
gc_bucket *gc_next; /* bucket the next glyph goes into */
gc_bucket *b;
scp->sc_buckets = kmem_alloc(sizeof(gc_bucket) * scp->sc_nbuckets,
gc_bucket *b;
gc_bucket *sc_buckets; /* we allocate as many as we can get into ram */