tag
line
file
source code
long_to_temp
140
include/linux/math_emu.h
void long_to_temp(const long_real * __a, temp_real * __b);
long_to_temp
37
kernel/math/get_put.c
long_to_temp(&lr,tmp);