Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dhead_32.h308 #define EXCEPTION(n, label, hdlr, xfer) \ macro
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/
H A Dmodels.py1817 EXCEPTION = -1 # used to signal self-toaster-exceptions variable in LogMessage