OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONS_HEIGHT
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/ews4800mips/ews4800mips/
cons_machdep.h
37
#define
CONS_HEIGHT
(FB_HEIGHT / ROM_FONT_HEIGHT)
cons_machdep.c
136
if (++cons.y ==
CONS_HEIGHT
)
156
if (cons.y ==
CONS_HEIGHT
)
/src/sys/arch/ews4800mips/stand/common/
console.h
37
#define
CONS_HEIGHT
(FB_HEIGHT / ROM_FONT_HEIGHT)
console.c
182
if (++cons.y ==
CONS_HEIGHT
)
213
if (cons.y ==
CONS_HEIGHT
)
cons_fb.c
97
FB_WIDTH, FB_HEIGHT * (
CONS_HEIGHT
- 1));
Completed in 20 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025