OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GET_CH
(Results
1 - 3
of
3
) sorted by null
/external/qemu-pc-bios/vgabios/
vgabios.h
27
#define
GET_CH
() ( CX >> 8 )
/external/valgrind/main/coregrind/
m_libcfile.c
763
# define
GET_CH
((*str) ? (*str++) : 0)
770
c =
GET_CH
;
786
c =
GET_CH
;
799
# undef
GET_CH
/external/qemu-pc-bios/bochs/bios/
rombios.c
1008
#define
GET_CH
() ( CX >> 8 )
[
all
...]
Completed in 253 milliseconds