HomeSort by relevance Sort by last modified time
    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 814 # define GET_CH ((*str) ? (*str++) : 0)
821 c = GET_CH;
837 c = GET_CH;
850 # undef GET_CH
    [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c 1008 #define GET_CH() ( CX >> 8 )
    [all...]

Completed in 41 milliseconds