OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VbeSignature
(Results
1 - 2
of
2
) sorted by null
/external/quake/quake/src/WinQuake/
vid_ext.cpp
99
byte
VbeSignature
[4];
307
*(long *)pinfoblock->
VbeSignature
= 'V' + ('B'<<8) + ('E'<<16) + ('2'<<24);
/external/qemu-pc-bios/vgabios/
vbe.h
24
Bit8u
VbeSignature
[4];
Completed in 25 milliseconds