tag | line | file | source code |
fcom | 181 | include/linux/math_emu.h | void fcom(const temp_real *, const temp_real *); |
fcom | 59 | kernel/math/compare.c | fcom(src1,src2); |
fcom | 160 | kernel/math/emulate.c | fcom(PST(1),PST(0)); |
fcom | 177 | kernel/math/emulate.c | fcom(PST(code & 7),PST(0)); |
fcom | 180 | kernel/math/emulate.c | fcom(PST(code & 7),PST(0)); |
fcom | 222 | kernel/math/emulate.c | fcom(PST(code & 7),PST(0)); |
fcom | 225 | kernel/math/emulate.c | fcom(PST(code & 7),PST(0)); |
fcom | 278 | kernel/math/emulate.c | fcom(PST(code & 7),PST(0)); |
fcom | 450 | kernel/math/emulate.c | fcom(&tmp,PST(0)); |
fcom | 453 | kernel/math/emulate.c | fcom(&tmp,PST(0)); |