tag | line | file | source code |
temp_int | 143 | include/linux/math_emu.h | void real_to_int(const temp_real * __a, temp_int * __b); |
temp_int | 144 | include/linux/math_emu.h | void int_to_real(const temp_int * __a, temp_real * __b); |
temp_int | 183 | kernel/math/convert.c | void real_to_int(const temp_real * a, temp_int * b) |
temp_int | 238 | kernel/math/convert.c | void int_to_real(const temp_int * a, temp_real * b) |
temp_int | 55 | kernel/math/get_put.c | temp_int ti; |
temp_int | 69 | kernel/math/get_put.c | temp_int ti; |
temp_int | 83 | kernel/math/get_put.c | temp_int ti; |
temp_int | 113 | kernel/math/get_put.c | temp_int i; |
temp_int | 171 | kernel/math/get_put.c | temp_int ti; |
temp_int | 185 | kernel/math/get_put.c | temp_int ti; |
temp_int | 199 | kernel/math/get_put.c | temp_int ti; |
temp_int | 222 | kernel/math/get_put.c | temp_int i; |