Searched defs:ix (Results 1 – 9 of 9) sorted by relevance
/arch/sh/kernel/cpu/sh2a/ |
D | fpu.c | 99 unsigned int ix, iy; in denormal_mulf() local 166 unsigned long long ix, iy; in denormal_muld() local 203 static int denormal_subf1(unsigned int ix, unsigned int iy) in denormal_subf1() 230 static int denormal_addf1(unsigned int ix, unsigned int iy) in denormal_addf1() 257 unsigned int ix, iy; in denormal_addf() local 288 static long long denormal_subd1(unsigned long long ix, unsigned long long iy) in denormal_subd1() 315 static long long denormal_addd1(unsigned long long ix, unsigned long long iy) in denormal_addd1() 342 unsigned long long ix, iy; in denormal_addd() local
|
/arch/mips/math-emu/ |
D | sp_sqrt.c | 26 int ix, s, q, m, t, i; in ieee754sp_sqrt() local
|
/arch/frv/kernel/ |
D | gdb-io.c | 114 unsigned ix, nix; in gdbstub_do_rx() local 141 unsigned ix; in gdbstub_rx_char() local
|
/arch/mn10300/kernel/ |
D | gdb-io-serial.c | 101 unsigned ix; in gdbstub_io_rx_char() local
|
D | gdb-io-ttysm.c | 183 unsigned ix; in gdbstub_io_rx_char() local
|
D | mn10300-serial.c | 528 unsigned ix; in mn10300_serial_receive_interrupt() local 1719 unsigned ix; in mn10300_serial_poll_get_char() local
|
D | gdb-stub.c | 441 static int __gdbstub_mark_bp(u8 *addr, int ix) in __gdbstub_mark_bp()
|
/arch/powerpc/perf/ |
D | hv-24x7.c | 383 static struct attribute *event_to_attr(unsigned ix, in event_to_attr() 455 static ssize_t event_data_to_attrs(unsigned ix, struct attribute **attrs, in event_data_to_attrs()
|
/arch/cris/arch-v32/drivers/ |
D | cryptocop.c | 2397 static size_t next_cfg_change_ix(struct strcop_crypto_op *crp_op, size_t ix) in next_cfg_change_ix()
|