| tag | line | file | source code |
|---|---|---|---|
| FPU_lookahead | 282 | kernel/FPU-emu/errors.c | FPU_lookahead = 0; |
| FPU_lookahead | 117 | kernel/FPU-emu/fpu_entry.c | FPU_lookahead = 1; |
| FPU_lookahead | 119 | kernel/FPU-emu/fpu_entry.c | FPU_lookahead = 0; |
| FPU_lookahead | 249 | kernel/FPU-emu/fpu_entry.c | if (FPU_lookahead && !need_resched) |