Searched defs:mant (Results 1 – 7 of 7) sorted by relevance
/linux-3.3/arch/powerpc/kernel/ |
D | vecemu.c | 39 unsigned int mant, frac; in eexp2() local 93 int exp, mant, lz, frac; in elog2() local 156 int exp, mant; in ctsxs() local 179 unsigned int mant; in ctuxs() local
|
/linux-3.3/arch/mips/math-emu/ |
D | ieee754.h | 47 unsigned mant:23; member 55 u64 mant:52; member 83 u64 mant:52; member 92 unsigned mant:23; member
|
/linux-3.3/arch/m68k/include/asm/ |
D | math-emu.h | 89 union fp_mant64 mant; member
|
/linux-3.3/arch/frv/include/asm/ |
D | math-emu.h | 89 union fp_mant64 mant; member
|
/linux-3.3/drivers/media/dvb/frontends/ |
D | dib7000p.c | 1771 u32 tmp_val = 0, exp = 0, mant = 0; in dib7000p_get_adc_power() local
|
D | dib8000.c | 1801 u32 ix = 0, tmp_val = 0, exp = 0, mant = 0; in dib8000_get_adc_power() local
|
/linux-3.3/drivers/telephony/ |
D | ixj.c | 6097 unsigned int raise, mant; in do_ixj_ioctl() local
|