tag | line | file | source code |
---|---|---|---|
int_to_real | 144 | include/linux/math_emu.h | void int_to_real(const temp_int * __a, temp_real * __b); |
int_to_real | 62 | kernel/math/get_put.c | int_to_real(&ti,tmp); |
int_to_real | 76 | kernel/math/get_put.c | int_to_real(&ti,tmp); |
int_to_real | 93 | kernel/math/get_put.c | int_to_real(&ti,tmp); |
int_to_real | 127 | kernel/math/get_put.c | int_to_real(&i,tmp); |