tag
line
file
source code
short_to_temp
139
include/linux/math_emu.h
void short_to_temp(const short_real * __a, temp_real * __b);
short_to_temp
25
kernel/math/get_put.c
short_to_temp(&sr,tmp);