taglinefilesource code
int_type299drivers/FPU-emu/errors.cint i, int_type;
int_type301drivers/FPU-emu/errors.cint_type = 0;         /* Needed only to stop compiler warnings */
int_type304drivers/FPU-emu/errors.cint_type = n - EX_INTERNAL;
int_type351drivers/FPU-emu/errors.cprintk("FPU emulator: Internal error type 0x%04x\n", int_type);