Searched defs:mant (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/powerpc/kernel/
H A Dvecemu.c39 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 Dmath-emu.h89 union fp_mant64 mant; member in struct:fp_ext
/linux-4.4.14/arch/frv/include/asm/
H A Dmath-emu.h89 union fp_mant64 mant; member in struct:fp_ext
/linux-4.4.14/drivers/media/platform/
H A Dsh_veu.c718 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 Ddib7000p.c2131 u32 tmp_val = 0, exp = 0, mant = 0; dib7000p_get_adc_power() local
H A Ddib8000.c1920 u32 ix = 0, tmp_val = 0, exp = 0, mant = 0; dib8000_get_adc_power() local

Completed in 453 milliseconds