OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cache_lines
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/wscons/
wsdisplay_glyphcache.c
118
int
cache_lines
, buckets, i, usedcells = 0, idx;
local in function:glyphcache_reconfig
141
cache_lines
= gc->gc_lines / cellheight;
142
gc->gc_numcells =
cache_lines
* gc->gc_cellsperline;
wsdisplay_glyphcache.c
118
int
cache_lines
, buckets, i, usedcells = 0, idx;
local in function:glyphcache_reconfig
141
cache_lines
= gc->gc_lines / cellheight;
142
gc->gc_numcells =
cache_lines
* gc->gc_cellsperline;
Completed in 155 milliseconds
Indexes created Mon Sep 29 18:09:42 GMT 2025