OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XBIOS_cvdo
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/xbios/
SDL_xbios.h
108
#define
XBIOS_cvdo
(this->hidden->cookie_vdo)
SDL_xbios.c
263
if (Getcookie(C__VDO, &
XBIOS_cvdo
) != C_FOUND) {
264
XBIOS_cvdo
= VDO_ST << 16;
280
switch (
XBIOS_cvdo
>>16) {
646
switch(
XBIOS_cvdo
>> 16) {
822
switch(
XBIOS_cvdo
>> 16) {
877
switch(
XBIOS_cvdo
>> 16) {
Completed in 18 milliseconds