taglinefilesource code
int_to_real144include/linux/math_emu.hvoid int_to_real(const temp_int * __a, temp_real * __b);
int_to_real62kernel/math/get_put.cint_to_real(&ti,tmp);
int_to_real76kernel/math/get_put.cint_to_real(&ti,tmp);
int_to_real93kernel/math/get_put.cint_to_real(&ti,tmp);
int_to_real127kernel/math/get_put.cint_to_real(&i,tmp);