Searched defs:INTERRUPT_FUNCTION_ERROR (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/boot/platform/bios_ia32/
H A Dinterrupts_asm.S24 #define INTERRUPT_FUNCTION_ERROR(vector) \ define
44 #define INTERRUPT_FUNCTION_ERROR(vector) INTERRUPT_FUNCTION(vector) define
H A Dinterrupts.h36 #define INTERRUPT_FUNCTION_ERROR(vector) INTERRUPT_FUNCTION(vector) macro

Completed in 153 milliseconds