OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GET_AH
(Results
1 - 2
of
2
) sorted by null
/external/qemu-pc-bios/vgabios/
vgabios.h
25
#define
GET_AH
() ( AX >> 8 )
/external/qemu-pc-bios/bochs/bios/
rombios.c
1006
#define
GET_AH
() ( AX >> 8 )
[
all
...]
Completed in 178 milliseconds