Home
last modified time | relevance | path

Searched defs:EXCEPTION (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/math-emu/
H A Dexception.h43 #define EXCEPTION(x) { printk("exception in %s at line %d\n", \ macro
46 #define EXCEPTION(x) FPU_exception(x) macro
H A Dfpu_asm.h16 #define EXCEPTION FPU_exception macro
/openbmc/linux/arch/powerpc/kernel/
H A Dhead_32.h196 #define EXCEPTION(n, label, hdlr) \ macro
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/
H A Dmodels.py1814 EXCEPTION = -1 # used to signal self-toaster-exceptions variable in LogMessage