tag
line
file
source code
wm_sqrt
158
arch/i386/math-emu/fpu_emu.h
asmlinkage int wm_sqrt(FPU_REG *n, unsigned int control_w);
wm_sqrt
473
arch/i386/math-emu/fpu_trig.c
wm_sqrt(st0_ptr, control_word); /* Do the computation */