tag
line
file
source code
fsqrt
177
include/linux/math_emu.h
void fsqrt(const temp_real *, temp_real *);
fsqrt
130
kernel/math/emulate.c
fsqrt(PST(0),&tmp);