OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:color_shared
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/qbus/
qd.c
210
#define
COLOR_SHARED
((COLOR_BUFSIZ * NQD) + 512)
212
char
color_shared
[
COLOR_SHARED
]; /* reserve space: color bufs */
variable in typeref:typename:char[]
3345
(((int)(&
color_shared
[0] + 512) & ~0x1FF)
qd.c
210
#define
COLOR_SHARED
((COLOR_BUFSIZ * NQD) + 512)
212
char
color_shared
[
COLOR_SHARED
]; /* reserve space: color bufs */
variable in typeref:typename:char[]
3345
(((int)(&
color_shared
[0] + 512) & ~0x1FF)
qd.c
210
#define
COLOR_SHARED
((COLOR_BUFSIZ * NQD) + 512)
212
char
color_shared
[
COLOR_SHARED
]; /* reserve space: color bufs */
variable in typeref:typename:char[]
3345
(((int)(&
color_shared
[0] + 512) & ~0x1FF)
Completed in 64 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025