OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gc_numcells
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/wscons/
wsdisplay_glyphcachevar.h
46
int
gc_numcells
;
member in struct:_glyphcache
wsdisplay_glyphcache.c
142
gc->
gc_numcells
= cache_lines * gc->gc_cellsperline;
145
buckets = (gc->
gc_numcells
/ 223);
146
if ((buckets * 223) < gc->
gc_numcells
)
163
b->gb_numcells = uimin(223, gc->
gc_numcells
- usedcells);
183
gc->
gc_numcells
, gc->gc_firstline, gc->gc_cellsperline);
Completed in 11 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025