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