HomeSort by: relevance | last modified time | path
    Searched defs:gc_bucket (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/wscons/
wsdisplay_glyphcachevar.h 42 } gc_bucket; typedef in typeref:struct:_gc_bucket
60 gc_bucket *gc_buckets; /* we allocate as many as we can get into vram */
61 gc_bucket *gc_next; /* bucket the next glyph goes into */
wsdisplay_glyphcachevar.h 42 } gc_bucket; typedef in typeref:struct:_gc_bucket
60 gc_bucket *gc_buckets; /* we allocate as many as we can get into vram */
61 gc_bucket *gc_next; /* bucket the next glyph goes into */

Completed in 23 milliseconds