Searched defs:xm (Results 1 - 13 of 13) sorted by relevance
/linux-4.1.27/arch/mips/math-emu/ |
H A D | dp_fint.c | 26 u64 xm; ieee754dp_fint() local
|
H A D | dp_flong.c | 26 u64 xm; ieee754dp_flong() local
|
H A D | dp_fsp.c | 25 static inline union ieee754dp ieee754dp_nan_fsp(int xs, u64 xm) ieee754dp_nan_fsp() argument
|
H A D | sp_fint.c | 26 unsigned xm; ieee754sp_fint() local
|
H A D | sp_flong.c | 26 u64 xm; /* <--- need 64-bit mantissa temp */ ieee754sp_flong() local
|
H A D | sp_fdp.c | 25 static inline union ieee754sp ieee754sp_nan_fdp(int xs, u64 xm) ieee754sp_nan_fdp() argument
|
H A D | ieee754dp.c | 57 static u64 ieee754dp_get_rounding(int sn, u64 xm) ieee754dp_get_rounding() argument 88 union ieee754dp ieee754dp_format(int sn, int xe, u64 xm) ieee754dp_format() argument
|
H A D | ieee754sp.c | 57 static unsigned ieee754sp_get_rounding(int sn, unsigned xm) ieee754sp_get_rounding() argument 88 union ieee754sp ieee754sp_format(int sn, int xe, unsigned xm) ieee754sp_format() argument
|
/linux-4.1.27/sound/soc/codecs/ |
H A D | wmfw.h | 38 __le32 xm; member in struct:wmfw_adsp2_sizes 70 __be32 xm; member in struct:wmfw_adsp2_id_hdr 89 __be32 xm; member in struct:wmfw_adsp2_alg_hdr
|
/linux-4.1.27/drivers/input/touchscreen/ |
H A D | intel-mid-touch.c | 195 u16 xm, ym, zm; mrstouch_nec_adc_read() local
|
/linux-4.1.27/arch/mn10300/mm/ |
H A D | misalignment.c | 325 uint32_t opcode, noc, xo, xm; misalignment() local
|
/linux-4.1.27/sound/pci/ |
H A D | sonicvibes.c | 488 unsigned int xm, xn, xr, xd, metric = ~0U; snd_sonicvibes_pll() local
|
H A D | cmipci.c | 625 int xm, xn, xr; snd_cmipci_pll_rmn() local
|
Completed in 716 milliseconds