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