Searched defs:mant (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | vecemu.c | 39 unsigned int mant, frac; eexp2() local 93 int exp, mant, lz, frac; elog2() local 156 int exp, mant; ctsxs() local 179 unsigned int mant; ctuxs() local
|
/linux-4.4.14/arch/m68k/include/asm/ |
H A D | math-emu.h | 89 union fp_mant64 mant; member in struct:fp_ext
|
/linux-4.4.14/arch/frv/include/asm/ |
H A D | math-emu.h | 89 union fp_mant64 mant; member in struct:fp_ext
|
/linux-4.4.14/drivers/media/platform/ |
H A D | sh_veu.c | 718 u32 mant, frac, value, rep; sh_veu_scale_v() local 740 u32 mant, frac, value, rep; sh_veu_scale_h() local 662 sh_veu_calc_scale(struct sh_veu_dev *veu, int size_in, int size_out, int crop_out, u32 *mant, u32 *frac, u32 *rep) sh_veu_calc_scale() argument
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
H A D | dib7000p.c | 2131 u32 tmp_val = 0, exp = 0, mant = 0; dib7000p_get_adc_power() local
|
H A D | dib8000.c | 1920 u32 ix = 0, tmp_val = 0, exp = 0, mant = 0; dib8000_get_adc_power() local
|
Completed in 453 milliseconds