OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:winbsegment
(Results
1 - 4
of
4
) sorted by null
/external/qemu-pc-bios/vgabios/
vbe.h
55
Bit16u
WinBSegment
;
109
Bit16u
WinBSegment
;
vbetables-gen.c
139
printf("/*Bit16u
WinBSegment
*/ 0x%04x,\n", 0);
/external/qemu-pc-bios/vgabios/tests/lfbprof/
lfbprof.h
50
short
WinBSegment
; /* Window B segment */
/external/quake/quake/src/WinQuake/
vid_ext.cpp
74
int
winbsegment
;
member in struct:__anon10737
529
modeinfo.
winbsegment
= *(unsigned short*)(infobuf+8);
554
printf(" win b seg 0x%0x\n", (int) modeinfo.
winbsegment
);
Completed in 79 milliseconds