taglinefilesource code
short_real139include/linux/math_emu.hvoid short_to_temp(const short_real * __a, temp_real * __b);
short_real141include/linux/math_emu.hvoid temp_to_short(const temp_real * __a, short_real * __b);
short_real21kernel/math/convert.cvoid short_to_temp(const short_real * a, temp_real * b)
short_real55kernel/math/convert.cvoid temp_to_short(const temp_real * a, short_real * b)
short_real21kernel/math/get_put.cshort_real sr;
short_real134kernel/math/get_put.cshort_real sr;