taglinefilesource code
long_real140include/linux/math_emu.hvoid long_to_temp(const long_real * __a, temp_real * __b);
long_real142include/linux/math_emu.hvoid temp_to_long(const temp_real * __a, long_real * __b);
long_real38kernel/math/convert.cvoid long_to_temp(const long_real * a, temp_real * b)
long_real81kernel/math/convert.cvoid temp_to_long(const temp_real * a, long_real * b)
long_real32kernel/math/get_put.clong_real lr;
long_real146kernel/math/get_put.clong_real lr;