Home
last modified time | relevance | path

Searched refs:ZERO_FLAG (Results 1 – 2 of 2) sorted by relevance

/haiku/src/system/boot/platform/bios_ia32/
H A Dkeyboard.cpp24 if (regs.flags & ZERO_FLAG) in check_for_key()
H A Dbios.h27 #define ZERO_FLAG 0x40 macro