OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CATTR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/bebox/stand/boot/
vga.c
82
#define
CATTR
(x) (x) /* store color/attributes un-shifted */
116
pccolor =
CATTR
((background<<4)|foreground);
117
pccolor_so =
CATTR
((foreground<<4)|background);
/src/sys/arch/prep/stand/boot/
vga.c
84
#define
CATTR
(x) (x) /* store color/attributes un-shifted */
118
pccolor =
CATTR
((background<<4)|foreground);
119
pccolor_so =
CATTR
((foreground<<4)|background);
Completed in 13 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025